is not current version
Last Version 0.10

com.github.gv2011:util-parent 0.5.6

General purpose utilities - parent.

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

util-parent
Version

Version

0.5.6
Type

Type

pom

Download util-parent 0.5.6

Filename Size
util-parent-0.5.6.pom 2 KB
Browse

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