is not current version
Last Version 1.5.0

org.codehaus.grepo:grepo-buildtools 1.3.0

Generic Repository: Buildtools

GroupId

GroupId

org.codehaus.grepo
ArtifactId

ArtifactId

grepo-buildtools
Version

Version

1.3.0
Type

Type

jar

Download grepo-buildtools 1.3.0


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