commons

Common code used by basic ADT interfaces

License

License

GroupId

GroupId

com.github.skozlov
ArtifactId

ArtifactId

jadt-commons
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons
Common code used by basic ADT interfaces

Download jadt-commons

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0