is not current version
Last Version 0.98

com.xfyre:tapestry5-xtensions 0.92-RELEASE

Collection of Tapestry 5 components and mixins written to enhance overall UX and Twitter Bootstrap integration

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.xfyre
ArtifactId

ArtifactId

tapestry5-xtensions
Version

Version

0.92-RELEASE
Type

Type

jar

Download tapestry5-xtensions 0.92-RELEASE


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