Sha256: 907bfda20a42d8e953a0ffab32b05b461f3e2142cdfeb1e1195c1e2e999a2984
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.47</version> <properties> <bc.version>${project.version}</bc.version> </properties> </project>
Version data entries
41 entries across 41 versions & 6 rubygems