is not current version
Last Version 0.8

com.github.gv2011:tools-tables 0.6


GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-tables
Version

Version

0.6
Type

Type

jar

Download tools-tables 0.6


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