is not current version
Last Version 4.0.2

tapestry:tapestry 4.0-beta-1


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

tapestry
ArtifactId

ArtifactId

tapestry
Version

Version

4.0-beta-1
Type

Type

jar

Download tapestry 4.0-beta-1


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