| License |
License |
|---|---|
| GroupId | GroupIdcom.strongloop |
| ArtifactId | ArtifactIdstrong-remoting-android |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptionstrong-remoting-android
Android client for strong-remoting
|
<!-- https://jarcasting.com/artifacts/com.strongloop/strong-remoting-android/ -->
<dependency>
<groupId>com.strongloop</groupId>
<artifactId>strong-remoting-android</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.strongloop/strong-remoting-android/
implementation 'com.strongloop:strong-remoting-android:1.3.0'
// https://jarcasting.com/artifacts/com.strongloop/strong-remoting-android/
implementation ("com.strongloop:strong-remoting-android:1.3.0")
'com.strongloop:strong-remoting-android:jar:1.3.0'
<dependency org="com.strongloop" name="strong-remoting-android" rev="1.3.0">
<artifact name="strong-remoting-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strongloop', module='strong-remoting-android', version='1.3.0')
)
libraryDependencies += "com.strongloop" % "strong-remoting-android" % "1.3.0"
[com.strongloop/strong-remoting-android "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.loopj.android : android-async-http | jar | 1.4.4 |