is not current version
Last Version 4.1.6

org.apache.tapestry:tapestry-contrib 4.1.2


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-contrib
Version

Version

4.1.2
Type

Type

jar

Download tapestry-contrib 4.1.2


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