Last Version

NotifyMyAndroidLib 1.0.2

Java Library to access NotifyMyAndroid public API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.tobj.nma
ArtifactId

ArtifactId

nmaclient
Version

Version

1.0.2
Type

Type

jar
Description

Description

NotifyMyAndroidLib
Java Library to access NotifyMyAndroid public API
Project Organization

Project Organization

Tobias Johannes

Download nmaclient 1.0.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
de.tobj.http.simplerequest : httprequestsimple jar 1.0.2
org.apache.logging.log4j : log4j-api jar 2.1

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.