is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-json 5.2.4

Repackaged, improved (and tested) version of code originally from json.org.

Categories

Categories

Tape Data Data Structures JSON
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-json
Version

Version

5.2.4
Type

Type

jar

Download tapestry-json 5.2.4


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