License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.royale.compiler |
ArtifactId | ArtifactIdroyaleunit-ant-tasks |
Last Version | Last Version0.9.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Royale: RoyaleUnit Ant Tasks
The Apache Royale Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
royaleunit-ant-tasks-0.9.9.pom | |
royaleunit-ant-tasks-0.9.9.jar | 76 KB |
royaleunit-ant-tasks-0.9.9-sources.jar | 70 KB |
royaleunit-ant-tasks-0.9.9-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.royale.compiler/royaleunit-ant-tasks/ -->
<dependency>
<groupId>org.apache.royale.compiler</groupId>
<artifactId>royaleunit-ant-tasks</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.royale.compiler/royaleunit-ant-tasks/
implementation 'org.apache.royale.compiler:royaleunit-ant-tasks:0.9.9'
// https://jarcasting.com/artifacts/org.apache.royale.compiler/royaleunit-ant-tasks/
implementation ("org.apache.royale.compiler:royaleunit-ant-tasks:0.9.9")
'org.apache.royale.compiler:royaleunit-ant-tasks:jar:0.9.9'
<dependency org="org.apache.royale.compiler" name="royaleunit-ant-tasks" rev="0.9.9">
<artifact name="royaleunit-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.royale.compiler', module='royaleunit-ant-tasks', version='0.9.9')
)
libraryDependencies += "org.apache.royale.compiler" % "royaleunit-ant-tasks" % "0.9.9"
[org.apache.royale.compiler/royaleunit-ant-tasks "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.0 |
org.apache.ant : ant-launcher | jar | 1.7.0 |
org.apache.ant : ant-testutil | jar | 1.7.0 |
dom4j : dom4j | jar | 1.6.1 |
org.java-websocket : Java-WebSocket | jar | 1.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |