is not current version
Last Version 1.3.0

com.strongloop:strong-remoting-android 1.2.0

Android client for strong-remoting

GroupId

GroupId

com.strongloop
ArtifactId

ArtifactId

strong-remoting-android
Version

Version

1.2.0
Type

Type

jar

Download strong-remoting-android 1.2.0


<!-- https://jarcasting.com/artifacts/com.strongloop/strong-remoting-android/ -->
<dependency>
    <groupId>com.strongloop</groupId>
    <artifactId>strong-remoting-android</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.strongloop/strong-remoting-android/
implementation 'com.strongloop:strong-remoting-android:1.2.0'
// https://jarcasting.com/artifacts/com.strongloop/strong-remoting-android/
implementation ("com.strongloop:strong-remoting-android:1.2.0")
'com.strongloop:strong-remoting-android:jar:1.2.0'
<dependency org="com.strongloop" name="strong-remoting-android" rev="1.2.0">
  <artifact name="strong-remoting-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strongloop', module='strong-remoting-android', version='1.2.0')
)
libraryDependencies += "com.strongloop" % "strong-remoting-android" % "1.2.0"
[com.strongloop/strong-remoting-android "1.2.0"]