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

com.github.sviperll:adt4j-shaded 3.2-beta1


Категории

Категории

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

Группа

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

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

adt4j-shaded
Версия

Версия

3.2-beta1
Тип

Тип

jar

Скачать adt4j-shaded 3.2-beta1


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