Last Version

GroovyFX 0.4.0

Groovy bindings for JavaFX 2

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovyfx
ArtifactId

ArtifactId

groovyfx
Version

Version

0.4.0
Type

Type

jar
Description

Description

GroovyFX
Groovy bindings for JavaFX 2
Project URL

Project URL

http://groovyfx.org

Download groovyfx 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.0
org.ow2.asm : asm jar 5.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.