is not current version
Last Version 1.0.M8

org.nfctools:nfctools-ndef 1.0-M5


GroupId

GroupId

org.nfctools
ArtifactId

ArtifactId

nfctools-ndef
Version

Version

1.0-M5
Type

Type

jar

Download nfctools-ndef 1.0-M5


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