License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-json_2.13.0-RC3 |
Last Version | Last Version19.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionairframe-json
JSON parser
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.6.0</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.6.0'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-json_2.13.0-RC3/
implementation ("org.wvlet.airframe:airframe-json_2.13.0-RC3:19.6.0")
'org.wvlet.airframe:airframe-json_2.13.0-RC3:jar:19.6.0'
<dependency org="org.wvlet.airframe" name="airframe-json_2.13.0-RC3" rev="19.6.0">
<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.6.0')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-json_2.13.0-RC3" % "19.6.0"
[org.wvlet.airframe/airframe-json_2.13.0-RC3 "19.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC3 |
org.wvlet.airframe : airframe-log_2.13.0-RC3 | jar | 19.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wvlet.airframe : airframe-spec_2.13.0-RC3 | jar | 19.6.0 |