License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.tobj.nma |
ArtifactId | ArtifactIdnmaclient |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionNotifyMyAndroidLib
Java Library to access NotifyMyAndroid public API
|
Project Organization |
Project OrganizationTobias Johannes |
Filename | Size |
---|---|
nmaclient-1.0.2.pom | |
nmaclient-1.0.2.jar | 11 KB |
nmaclient-1.0.2-sources.jar | 5 KB |
nmaclient-1.0.2-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.tobj.nma/nmaclient/ -->
<dependency>
<groupId>de.tobj.nma</groupId>
<artifactId>nmaclient</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.tobj.nma/nmaclient/
implementation 'de.tobj.nma:nmaclient:1.0.2'
// https://jarcasting.com/artifacts/de.tobj.nma/nmaclient/
implementation ("de.tobj.nma:nmaclient:1.0.2")
'de.tobj.nma:nmaclient:jar:1.0.2'
<dependency org="de.tobj.nma" name="nmaclient" rev="1.0.2">
<artifact name="nmaclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tobj.nma', module='nmaclient', version='1.0.2')
)
libraryDependencies += "de.tobj.nma" % "nmaclient" % "1.0.2"
[de.tobj.nma/nmaclient "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
de.tobj.http.simplerequest : httprequestsimple | jar | 1.0.2 |
org.apache.logging.log4j : log4j-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.1 |
junit : junit | jar | 4.12 |