is not current version
Last Version 0.5

org.gridkit.lab:grid-ant 0.4.2


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

grid-ant
Version

Version

0.4.2
Type

Type

jar

Download grid-ant 0.4.2


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