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

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

Download

Click the following link to download the jar file.

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



Related Tutorials