is not current version
Last Version 1.0.2

de.tobj.nma:nmaclient 1.0.0

Java Library to access NotifyMyAndroid public API

Categories

Categories

CLI User Interface
GroupId

GroupId

de.tobj.nma
ArtifactId

ArtifactId

nmaclient
Version

Version

1.0.0
Type

Type

jar

Download nmaclient 1.0.0


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