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