Last Version

node4ant 0.1

Run node and related commands with ant

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.roguedevs
ArtifactId

ArtifactId

node4ant
Version

Version

0.1
Type

Type

jar
Description

Description

node4ant
Run node and related commands with ant
Project URL

Project URL

https://github.com/roguedevs-com/node4ant

Download node4ant 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.0
junit : junit jar 4.11
org.codehaus.groovy : groovy-all jar 2.0.5

Project Modules

There are no modules declared in this project.