is not current version
Last Version 1.10.0.10

com.github.yujiaao:tablegen 1.6.1


GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

tablegen
Version

Version

1.6.1
Type

Type

jar

Download tablegen 1.6.1


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