is not current version
Last Version 0.2.3

org.no-hope:apptools 0.1.5


GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

apptools
Version

Version

0.1.5
Type

Type

jar

Download apptools 0.1.5


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