is not current version
Last Version 4.1.1

org.got5:tapestry5-jquery 4.0.0

Tapestry Components Library

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.got5
ArtifactId

ArtifactId

tapestry5-jquery
Version

Version

4.0.0
Type

Type

jar

Download tapestry5-jquery 4.0.0


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