is not current version
Last Version 1.0.16

com.dooapp:gaedo-tapestry 0.2.14

This project is a module to use gaedo in tapestry

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.dooapp
ArtifactId

ArtifactId

gaedo-tapestry
Version

Version

0.2.14
Type

Type

jar

Download gaedo-tapestry 0.2.14


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