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

com.github.sviperll:adt4j-examples 1.3-beta1


Категории

Категории

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

Группа

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

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

adt4j-examples
Версия

Версия

1.3-beta1
Тип

Тип

jar

Скачать adt4j-examples 1.3-beta1


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