is not current version
Last Version 3.2

com.github.sviperll:adt4j 3.2-beta2


Categories

Categories

ADT4J Application Layer Libs Code Generators
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

adt4j
Version

Version

3.2-beta2
Type

Type

jar

Download adt4j 3.2-beta2


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