org.nfctools:nfctools-api

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-api
Last Version

Last Version

1.0.M8
Release Date

Release Date

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-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.M8
1.0-M7
1.0-M6
1.0-M5