Last Version

semver-j 1.0.0

Semantic Versioning library for Java

License

License

GroupId

GroupId

com.github.pawelj-pl
ArtifactId

ArtifactId

semver-j
Version

Version

1.0.0
Type

Type

jar
Description

Description

semver-j
Semantic Versioning library for Java
Project URL

Project URL

https://github.com/PawelJ-PL/semver-j
Source Code Management

Source Code Management

https://github.com/PawelJ-PL/semver-j.git

Download semver-j 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.