Download satori-rtm-sdk-core-1.1.9.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.9 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.9.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials