is not current version
Last Version 0.5

org.gridkit.lab:grid-ant 0.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

grid-ant
Version

Version

0.1
Type

Type

jar

Download grid-ant 0.1


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