Last Version

VRMF4J 0.0.4

An implementation of IBM's V.R.M.F. versioning scheme in Java

License

License

GroupId

GroupId

io.github.incplusplus
ArtifactId

ArtifactId

VRMF4J
Version

Version

0.0.4
Type

Type

jar
Description

Description

VRMF4J
An implementation of IBM's V.R.M.F. versioning scheme in Java

Download VRMF4J 0.0.4


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-commons jar 1.5.2
org.hamcrest : hamcrest-library jar 2.2-rc1

Project Modules

There are no modules declared in this project.