Download tinkerforge-2.1.5.jar file - Jar t

Jar examples for t:tinkerforge

Description

Java API Bindings for Tinkerforge Bricks and Bricklets

You can download jar file tinkerforge 2.1.5 in this page.

License

CC0 1.0 Universal

Build File

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'

Download

Click the following link to download the jar file.

tinkerforge-2.1.5-javadoc.jar
tinkerforge-2.1.5-sources.jar
tinkerforge-2.1.5.jar
tinkerforge-2.1.5.pom



Related Tutorials