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

com.github.sviperll:adt4j-examples 3.2-beta2


Категории

Категории

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

Группа

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

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

adt4j-examples
Версия

Версия

3.2-beta2
Тип

Тип

jar

Скачать adt4j-examples 3.2-beta2


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