Last Version

vson 1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.virtalab
ArtifactId

ArtifactId

vson
Version

Version

1.2
Type

Type

jar
Description

Description

vson
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/kyberorg/vson
Source Code Management

Source Code Management

https://github.com/kyberorg/vson

Download vson 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.