GroovyFX

Groovy bindings for JavaFX 2

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovyfx
ArtifactId

ArtifactId

groovyfx
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

GroovyFX
Groovy bindings for JavaFX 2
Project URL

Project URL

http://groovyfx.org

Download groovyfx

How to add to project

<!-- 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.

Versions

Version
0.4.0
0.3.1
0.3
0.2
0.1