Download scanner-1.4.0.jar file - Jar s

Jar examples for s:scanner

Description

Android Bluetooth Le Scanner Compat library

You can download jar file scanner 1.4.0 in this page.

License

The BSD 3-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

scanner-1.4.0-javadoc.jar
scanner-1.4.0-sources.jar
scanner-1.4.0.jar
scanner-1.4.0.pom



Related Tutorials