Last Version

Semantic Versioning 0.0.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.villadora
ArtifactId

ArtifactId

semver
Version

Version

0.0.3
Type

Type

jar
Description

Description

Semantic Versioning
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/villadora/semver.version

Download semver 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.villadora/semver/ -->
<dependency>
    <groupId>com.github.villadora</groupId>
    <artifactId>semver</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.villadora/semver/
implementation 'com.github.villadora:semver:0.0.3'
// https://jarcasting.com/artifacts/com.github.villadora/semver/
implementation ("com.github.villadora:semver:0.0.3")
'com.github.villadora:semver:jar:0.0.3'
<dependency org="com.github.villadora" name="semver" rev="0.0.3">
  <artifact name="semver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.villadora', module='semver', version='0.0.3')
)
libraryDependencies += "com.github.villadora" % "semver" % "0.0.3"
[com.github.villadora/semver "0.0.3"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.mockito : mockito-all jar 1.9.0
org.hamcrest : hamcrest-all jar 1.3
com.google.guava : guava jar 15.0

Project Modules

There are no modules declared in this project.