is not current version
Last Version 0.10

com.github.gv2011:util-apis 0.6


GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

util-apis
Version

Version

0.6
Type

Type

jar

Download util-apis 0.6


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