Last Version

org.nfctools:nfctools-core 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-core
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-core 1.0.M8


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.rxtx : rxtx Optional jar 2.1.7

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.5.10
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.