is not current version
Last Version 4.1.1

org.got5:tapestry5-jquery 4.0-rc-1

Tapestry Components Library

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.got5
ArtifactId

ArtifactId

tapestry5-jquery
Version

Version

4.0-rc-1
Type

Type

jar

Download tapestry5-jquery 4.0-rc-1


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