is not current version
Last Version 1.2

net.virtalab:vson 0.3.1


Categories

Categories

Net
GroupId

GroupId

net.virtalab
ArtifactId

ArtifactId

vson
Version

Version

0.3.1
Type

Type

jar

Download vson 0.3.1


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