Download strong-remoting-android-1.1.0.jar file - Jar s

Jar examples for s:strong-remoting-android

Description

Android client for strong-remoting

You can download jar file strong-remoting-android 1.1.0 in this page.

License

The MIT License

Build File

You can use the following script to add strong-remoting-android-1.1.0.jar to your project.

<dependency>
   <groupId>com.strongloop</groupId>
   <artifactId>strong-remoting-android</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.strongloop', name: 'strong-remoting-android', version: '1.1.0'
libraryDependencies += "com.strongloop" % "strong-remoting-android" % "1.1.0"
<dependency org="com.strongloop" name="strong-remoting-android" rev="1.1.0"/>
@Grapes(@Grab(group='com.strongloop', module='strong-remoting-android', version='1.1.0'))
'com.strongloop:strong-remoting-android:jar:1.1.0'

Download

Click the following link to download the jar file.

strong-remoting-android-1.1.0-javadoc.jar
strong-remoting-android-1.1.0-sources.jar
strong-remoting-android-1.1.0.jar
strong-remoting-android-1.1.0.pom



Related Tutorials