is not current version
Last Version 1.0.5.Final

com.adeptj:adeptj-runtime-tools 1.0.3.Final

AdeptJ Runtime Tools - Admin Dashboard etc.

GroupId

GroupId

com.adeptj
ArtifactId

ArtifactId

adeptj-runtime-tools
Version

Version

1.0.3.Final
Type

Type

jar

Download adeptj-runtime-tools 1.0.3.Final


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