is not current version
Last Version 1.3.3

org.chenillekit:chenillekit-tapestry 1.3.2

A collection of sophisticated Ajax-enabled components based on the prototype/script.aculo.us JavaScript library and many more ...

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-tapestry
Version

Version

1.3.2
Type

Type

jar

Download chenillekit-tapestry 1.3.2


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