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

com.github.sdcxy:auto-generate-code 1.0-RELEASE

this is a maven repository

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

auto-generate-code
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать auto-generate-code 1.0-RELEASE


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