is not current version
Last Version 1.2

net.virtalab:vson 0.3.2


Categories

Categories

Net
GroupId

GroupId

net.virtalab
ArtifactId

ArtifactId

vson
Version

Version

0.3.2
Type

Type

jar

Download vson 0.3.2


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