is not current version
Last Version 0.6.3

com.github.vital-software:json-annotation_2.11 0.5.0

json-annotation

Categories

Categories

JSON Data
GroupId

GroupId

com.github.vital-software
ArtifactId

ArtifactId

json-annotation_2.11
Version

Version

0.5.0
Type

Type

jar

Download json-annotation_2.11 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.vital-software/json-annotation_2.11/ -->
<dependency>
    <groupId>com.github.vital-software</groupId>
    <artifactId>json-annotation_2.11</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vital-software/json-annotation_2.11/
implementation 'com.github.vital-software:json-annotation_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.github.vital-software/json-annotation_2.11/
implementation ("com.github.vital-software:json-annotation_2.11:0.5.0")
'com.github.vital-software:json-annotation_2.11:jar:0.5.0'
<dependency org="com.github.vital-software" name="json-annotation_2.11" rev="0.5.0">
  <artifact name="json-annotation_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vital-software', module='json-annotation_2.11', version='0.5.0')
)
libraryDependencies += "com.github.vital-software" % "json-annotation_2.11" % "0.5.0"
[com.github.vital-software/json-annotation_2.11 "0.5.0"]