is not current version
Last Version 1.6.4

com.github.yujiaao:c-tablegen-demo 1.2.4


GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

c-tablegen-demo
Version

Version

1.2.4
Type

Type

jar

Download c-tablegen-demo 1.2.4


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