GradleFx

GradleFx is a Gradle plugin for building Flex and Actionscript applications

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.gradlefx
ArtifactId

ArtifactId

gradlefx
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

GradleFx
GradleFx is a Gradle plugin for building Flex and Actionscript applications

Download gradlefx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.codehaus.groovy : groovy-all jar 2.3.10

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1
1.0
0.8.3
0.8.2
0.8.1
0.8
0.7.1
0.7
0.6.4
0.6.3
0.6.2
0.6.1
0.6
0.5
0.4.2
0.4.1
0.4
0.3.2
0.3.1
0.2.4