is not current version
Last Version 0.8

com.github.gv2011:gcol 0.3.2


GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

gcol
Version

Version

0.3.2
Type

Type

jar

Download gcol 0.3.2


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