is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-json 5.4-beta-35


Categories

Categories

Tape Data Data Structures JSON
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-json
Version

Version

5.4-beta-35
Type

Type

jar

Download tapestry-json 5.4-beta-35


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