Jar examples for b:beanlib
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
beanlib-3.3.0beta10.jar