Last Version

org.nfctools:nfctools-ndef 1.0.M8

nfctools is a library for many NFC related functions like P2, LLCP, SNEP, NDEF, reading and writing of NFC tags.

License

License

GroupId

GroupId

org.nfctools
ArtifactId

ArtifactId

nfctools-ndef
Version

Version

1.0.M8
Type

Type

jar
Description

Description

nfctools is a library for many NFC related functions like P2, LLCP, SNEP, NDEF, reading and writing of NFC tags.

Download nfctools-ndef 1.0.M8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.nfctools : nfctools-api jar 1.0.M8

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.