is not current version
Last Version 0.8

com.github.gv2011:tools 0.5.6

Executable tools.

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools
Version

Version

0.5.6
Type

Type

pom

Download tools 0.5.6

Filename Size
tools-0.5.6.pom 1 KB
Browse

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