Download satori-rtm-sdk-core-1.1.6.jar file - Jar s

Jar examples for s:satori-rtm-sdk-core

Description

Satori Core SDK for Java.

You can download jar file satori-rtm-sdk-core 1.1.6 in this page.

License

The BSD 3-Clause License (with patent grant)

Build File

You can use the following script to add satori-rtm-sdk-core-1.1.6.jar to your project.

<dependency>
   <groupId>com.satori</groupId>
   <artifactId>satori-rtm-sdk-core</artifactId>
   <version>1.1.6</version>
</dependency>
compile group: 'com.satori', name: 'satori-rtm-sdk-core', version: '1.1.6'
libraryDependencies += "com.satori" % "satori-rtm-sdk-core" % "1.1.6"
<dependency org="com.satori" name="satori-rtm-sdk-core" rev="1.1.6"/>
@Grapes(@Grab(group='com.satori', module='satori-rtm-sdk-core', version='1.1.6'))
'com.satori:satori-rtm-sdk-core:jar:1.1.6'

Download

Click the following link to download the jar file.

satori-rtm-sdk-core-1.1.6-javadoc.jar
satori-rtm-sdk-core-1.1.6-sources.jar
satori-rtm-sdk-core-1.1.6.jar
satori-rtm-sdk-core-1.1.6.pom



Related Tutorials