is not current version
Last Version 1.0.16

com.dooapp:gaedo-tapestry 1.0.9

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

1.0.9
Type

Type

jar

Download gaedo-tapestry 1.0.9


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