Last Version

GradleFx 1.5.0

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
Version

Version

1.5.0
Type

Type

jar
Description

Description

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

Download gradlefx 1.5.0


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