Download scanner-1.2.0-RC1.jar file - Jar s

Jar examples for s:scanner

Description

Android Bluetooth Le Scanner Compat library

You can download jar file scanner 1.2.0-RC1 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add scanner-1.2.0-RC1.jar to your project.

<dependency>
   <groupId>com.buschmais.jqassistant.core</groupId>
   <artifactId>scanner</artifactId>
   <version>1.2.0-RC1</version>
</dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'scanner', version: '1.2.0-RC1'
libraryDependencies += "com.buschmais.jqassistant.core" % "scanner" % "1.2.0-RC1"
<dependency org="com.buschmais.jqassistant.core" name="scanner" rev="1.2.0-RC1"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='scanner', version='1.2.0-RC1'))
'com.buschmais.jqassistant.core:scanner:jar:1.2.0-RC1'

Download

Click the following link to download the jar file.

scanner-1.2.0-RC1-javadoc.jar
scanner-1.2.0-RC1-sources.jar
scanner-1.2.0-RC1.jar
scanner-1.2.0-RC1.pom



Related Tutorials