не последняя версия
Последняя версия 1.10.0.10

com.github.yujiaao:tablegen 1.3.8


Группа

Группа

com.github.yujiaao
Идентификатор

Идентификатор

tablegen
Версия

Версия

1.3.8
Тип

Тип

jar

Скачать tablegen 1.3.8


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