is not current version
Last Version 3.2.1

com.github.lltyk:tapestry5-jquery 3.2.0

Tapestry5-jQuery

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.github.lltyk
ArtifactId

ArtifactId

tapestry5-jquery
Version

Version

3.2.0
Type

Type

jar

Download tapestry5-jquery 3.2.0


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