Download nfc-streaming-0.3.2.jar file - Jar n

Jar examples for n:nfc-streaming

Description

An android NFC library

You can download jar file nfc-streaming 0.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nfc-streaming-0.3.2.jar to your project.

<dependency>
   <groupId>com.laztdev.module</groupId>
   <artifactId>nfc-streaming</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.laztdev.module', name: 'nfc-streaming', version: '0.3.2'
libraryDependencies += "com.laztdev.module" % "nfc-streaming" % "0.3.2"
<dependency org="com.laztdev.module" name="nfc-streaming" rev="0.3.2"/>
@Grapes(@Grab(group='com.laztdev.module', module='nfc-streaming', version='0.3.2'))
'com.laztdev.module:nfc-streaming:jar:0.3.2'

Download

Click the following link to download the jar file.

nfc-streaming-0.3.2-javadoc.jar
nfc-streaming-0.3.2-sources.jar
nfc-streaming-0.3.2.pom



Related Tutorials