Last Version

adt4j 3.2

Artifact to use as universal maven parent

License

License

Categories

Categories

ADT4J Application Layer Libs Code Generators
GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

adt4j
Version

Version

3.2
Type

Type

jar
Description

Description

adt4j
Artifact to use as universal maven parent

Download adt4j 3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.helger : jcodemodel jar 2.8.6
com.google.code.findbugs : annotations jar 2.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.