Last Version

SVS 0.3

SVS (Small Version System) is a small versioning tool to handle different versions of a java object in memory

License

License

Categories

Categories

Net
GroupId

GroupId

net.lo2k
ArtifactId

ArtifactId

SVS
Version

Version

0.3
Type

Type

jar
Description

Description

SVS
SVS (Small Version System) is a small versioning tool to handle different versions of a java object in memory
Project URL

Project URL

http://lo2k.net

Download SVS 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jyaml : jyaml jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.