is not current version
Last Version 3.2.1

com.github.lltyk:tapestry5-jquery 3.0.1

Tapestry5-jQuery

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.github.lltyk
ArtifactId

ArtifactId

tapestry5-jquery
Version

Version

3.0.1
Type

Type

jar

Download tapestry5-jquery 3.0.1


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