is not current version
Last Version 4.1.6

org.apache.tapestry:tapestry-contrib 4.1.1


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-contrib
Version

Version

4.1.1
Type

Type

jar

Download tapestry-contrib 4.1.1


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