Last Version

SemVer4J 0.16.4

Java implementation of a node-style SemVer expression parser/evaluator

License

License

GroupId

GroupId

com.github.gundy
ArtifactId

ArtifactId

semver4j
Version

Version

0.16.4
Type

Type

jar
Description

Description

SemVer4J
Java implementation of a node-style SemVer expression parser/evaluator
Project URL

Project URL

http://github.com/gundy/semver4j
Source Code Management

Source Code Management

https://github.com/gundy/semver4j

Download semver4j 0.16.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5.2-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.