is not current version
Last Version 18

com.adeptj:adeptj-parent 4

The Parent project for AdeptJ Runtime and Modules

GroupId

GroupId

com.adeptj
ArtifactId

ArtifactId

adeptj-parent
Version

Version

4
Type

Type

pom

Download adeptj-parent 4

Filename Size
adeptj-parent-4.pom 39 KB
Browse

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