is not current version
Last Version 18

com.adeptj:adeptj-parent 6

The Parent project for AdeptJ Runtime and Modules

GroupId

GroupId

com.adeptj
ArtifactId

ArtifactId

adeptj-parent
Version

Version

6
Type

Type

pom

Download adeptj-parent 6

Filename Size
adeptj-parent-6.pom 41 KB
Browse

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