Jar examples for t:tinkerforge
Java API Bindings for Tinkerforge Bricks and Bricklets
You can download jar file tinkerforge 2.1.5 in this page.
CC0 1.0 Universal
You can use the following script to add tinkerforge-2.1.5.jar to your project.
<dependency> <groupId>com.tinkerforge</groupId> <artifactId>tinkerforge</artifactId> <version>2.1.5</version> </dependency>
compile group: 'com.tinkerforge', name: 'tinkerforge', version: '2.1.5'
libraryDependencies += "com.tinkerforge" % "tinkerforge" % "2.1.5"
<dependency org="com.tinkerforge" name="tinkerforge" rev="2.1.5"/>
@Grapes(@Grab(group='com.tinkerforge', module='tinkerforge', version='2.1.5'))
'com.tinkerforge:tinkerforge:jar:2.1.5'
Click the following link to download the jar file.
tinkerforge-2.1.5-javadoc.jar