License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdapptools |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapptools
|
Filename | Size |
---|---|
apptools-0.2.3.pom | |
apptools-0.2.3.jar | 6 KB |
apptools-0.2.3-tests.jar | 9 KB |
apptools-0.2.3-sources.jar | 2 KB |
apptools-0.2.3-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/apptools/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>apptools</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/apptools/
implementation 'org.no-hope:apptools:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/apptools/
implementation ("org.no-hope:apptools:0.2.3")
'org.no-hope:apptools:jar:0.2.3'
<dependency org="org.no-hope" name="apptools" rev="0.2.3">
<artifact name="apptools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='apptools', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "apptools" % "0.2.3"
[org.no-hope/apptools "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 |
org.no-hope : slf4j-logging | jar | 0.2.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.no-hope : test-utils-meta | jar | 0.2.3 |