NFC Tools for Java

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

Last Version

1.0.M8
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/grundid/nfctools

Download nfctools-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.nfctools/nfctools-parent/ -->
<dependency>
    <groupId>org.nfctools</groupId>
    <artifactId>nfctools-parent</artifactId>
    <version>1.0.M8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nfctools/nfctools-parent/
implementation 'org.nfctools:nfctools-parent:1.0.M8'
// https://jarcasting.com/artifacts/org.nfctools/nfctools-parent/
implementation ("org.nfctools:nfctools-parent:1.0.M8")
'org.nfctools:nfctools-parent:pom:1.0.M8'
<dependency org="org.nfctools" name="nfctools-parent" rev="1.0.M8">
  <artifact name="nfctools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nfctools', module='nfctools-parent', version='1.0.M8')
)
libraryDependencies += "org.nfctools" % "nfctools-parent" % "1.0.M8"
[org.nfctools/nfctools-parent "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

  • nfctools-api
  • nfctools-core
  • nfctools-ndef
  • nfctools-p2p

Versions

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