is not current version
Last Version 4.0.2

tapestry:tapestry-contrib 3.0-beta-2


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

tapestry
ArtifactId

ArtifactId

tapestry-contrib
Version

Version

3.0-beta-2
Type

Type

jar

Download tapestry-contrib 3.0-beta-2


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