is not current version
Last Version 0.8

com.github.gv2011:gcol 0.0.4


GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

gcol
Version

Version

0.0.4
Type

Type

jar

Download gcol 0.0.4


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