is not current version
Last Version 4.0.2

tapestry:tapestry 3.0.3


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

tapestry
ArtifactId

ArtifactId

tapestry
Version

Version

3.0.3
Type

Type

jar

Download tapestry 3.0.3


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