is not current version
Last Version 1.2

net.virtalab:vson 0.3


Categories

Categories

Net
GroupId

GroupId

net.virtalab
ArtifactId

ArtifactId

vson
Version

Version

0.3
Type

Type

jar

Download vson 0.3


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