is not current version
Last Version 0.2.3

org.no-hope:apptools 0.1.8


GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

apptools
Version

Version

0.1.8
Type

Type

jar

Download apptools 0.1.8


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