Download ndeftools-1.2.4.jar file - Jar n

Jar examples for n:ndeftools

Description

You can download jar file ndeftools 1.2.4 in this page.

Build File

You can use the following script to add ndeftools-1.2.4.jar to your project.

<dependency>
   <groupId>com.google.code.ndef-tools-for-android</groupId>
   <artifactId>ndeftools</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'com.google.code.ndef-tools-for-android', name: 'ndeftools', version: '1.2.4'
libraryDependencies += "com.google.code.ndef-tools-for-android" % "ndeftools" % "1.2.4"
<dependency org="com.google.code.ndef-tools-for-android" name="ndeftools" rev="1.2.4"/>
@Grapes(@Grab(group='com.google.code.ndef-tools-for-android', module='ndeftools', version='1.2.4'))
'com.google.code.ndef-tools-for-android:ndeftools:jar:1.2.4'

Download

Click the following link to download the jar file.

ndeftools-1.2.4-javadoc.jar
ndeftools-1.2.4-sources.jar
ndeftools-1.2.4.jar
ndeftools-1.2.4.pom



Related Tutorials