Last Version

core 0.1.0

Basic ADT interfaces for Java

License

License

GroupId

GroupId

com.github.skozlov
ArtifactId

ArtifactId

jadt
Version

Version

0.1.0
Type

Type

jar
Description

Description

core
Basic ADT interfaces for Java

Download jadt 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.skozlov : jadt-commons jar 0.1.0

provided (1)

Group / Artifact Type Version
com.github.skozlov : jadt-generator jar 0.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Project Modules

There are no modules declared in this project.