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

com.github.sviperll:adt4j-maven-parent 3.2-alpha1


Категории

Категории

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

Группа

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

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

adt4j-maven-parent
Версия

Версия

3.2-alpha1
Тип

Тип

pom

Скачать adt4j-maven-parent 3.2-alpha1

Имя Файла Размер
adt4j-maven-parent-3.2-alpha1.pom 6 KB
Обзор

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