Sha256: e2a3bc3bf0d6989908283720f7feb394f6e539f3f2f5482e7a5f8343472d400e
Contents?: true
Size: 552 Bytes
Versions: 41
Compression:
Stored size: 552 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>none</groupId> <artifactId>base</artifactId> <version>0</version> </parent> <artifactId>bouncy-castle</artifactId> <version>1.49</version> <properties> <bc.version>${project.version}</bc.version> </properties> </project>
Version data entries
41 entries across 41 versions & 6 rubygems