Download beanlib-3.3.0beta10.jar file - Jar b

Jar examples for b:beanlib

Description

Unofficial SDK to work with the Punch Through Design Bean hardware on Android

You can download jar file beanlib 3.3.0beta10 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add beanlib-3.3.0beta10.jar to your project.

<dependency>
   <groupId>net.sf.beanlib</groupId>
   <artifactId>beanlib</artifactId>
   <version>3.3.0beta10</version>
</dependency>
compile group: 'net.sf.beanlib', name: 'beanlib', version: '3.3.0beta10'
libraryDependencies += "net.sf.beanlib" % "beanlib" % "3.3.0beta10"
<dependency org="net.sf.beanlib" name="beanlib" rev="3.3.0beta10"/>
@Grapes(@Grab(group='net.sf.beanlib', module='beanlib', version='3.3.0beta10'))
'net.sf.beanlib:beanlib:jar:3.3.0beta10'

Download

Click the following link to download the jar file.

beanlib-3.3.0beta10.jar
beanlib-3.3.0beta10-javadoc.jar
beanlib-3.3.0beta10.pom
beanlib-3.3.0beta10-sources.jar



Related Tutorials