is not current version
Last Version 19.6.0

org.wvlet.airframe:airframe-json_2.13.0-RC3 19.5.2

JSON parser

Categories

Categories

JSON Data
GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-json_2.13.0-RC3
Version

Version

19.5.2
Type

Type

jar

Download airframe-json_2.13.0-RC3 19.5.2


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-json_2.13.0-RC3/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-json_2.13.0-RC3</artifactId>
    <version>19.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-json_2.13.0-RC3/
implementation 'org.wvlet.airframe:airframe-json_2.13.0-RC3:19.5.2'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-json_2.13.0-RC3/
implementation ("org.wvlet.airframe:airframe-json_2.13.0-RC3:19.5.2")
'org.wvlet.airframe:airframe-json_2.13.0-RC3:jar:19.5.2'
<dependency org="org.wvlet.airframe" name="airframe-json_2.13.0-RC3" rev="19.5.2">
  <artifact name="airframe-json_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-json_2.13.0-RC3', version='19.5.2')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-json_2.13.0-RC3" % "19.5.2"
[org.wvlet.airframe/airframe-json_2.13.0-RC3 "19.5.2"]