is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-json 5.3.5


Categories

Categories

Tape Data Data Structures JSON
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-json
Version

Version

5.3.5
Type

Type

jar

Download tapestry-json 5.3.5


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