parent

Parent module of jADT project

License

License

GroupId

GroupId

com.github.skozlov
ArtifactId

ArtifactId

jadt-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

parent
Parent module of jADT project
Project URL

Project URL

https://github.com/skozlov/jadt

Download jadt-parent

Filename Size
jadt-parent-0.1.0.pom 4 KB
Browse

How to add to project

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