TridentBuilder

TridentBuilder: animations with Groovy and Trident

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.codehaus.griffon
ArtifactId

ArtifactId

tridentbuilder
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

TridentBuilder
TridentBuilder: animations with Groovy and Trident

Download tridentbuilder

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.6
com.github.insubstantial : trident jar 7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4