is not current version
Last Version 1.0.M8

org.nfctools:nfctools-p2p 1.0-M6


GroupId

GroupId

org.nfctools
ArtifactId

ArtifactId

nfctools-p2p
Version

Version

1.0-M6
Type

Type

jar

Download nfctools-p2p 1.0-M6


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