is not current version
Last Version 1.0.2.0

com.keysolutions:android-ddp-client 0.5.7.4

AndroidDDPClient is an Android library for native apps that talk to the Meteor.js framework

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.keysolutions
ArtifactId

ArtifactId

android-ddp-client
Version

Version

0.5.7.4
Type

Type

aar

Download android-ddp-client 0.5.7.4


<!-- https://jarcasting.com/artifacts/com.keysolutions/android-ddp-client/ -->
<dependency>
    <groupId>com.keysolutions</groupId>
    <artifactId>android-ddp-client</artifactId>
    <version>0.5.7.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.keysolutions/android-ddp-client/
implementation 'com.keysolutions:android-ddp-client:0.5.7.4'
// https://jarcasting.com/artifacts/com.keysolutions/android-ddp-client/
implementation ("com.keysolutions:android-ddp-client:0.5.7.4")
'com.keysolutions:android-ddp-client:aar:0.5.7.4'
<dependency org="com.keysolutions" name="android-ddp-client" rev="0.5.7.4">
  <artifact name="android-ddp-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.keysolutions', module='android-ddp-client', version='0.5.7.4')
)
libraryDependencies += "com.keysolutions" % "android-ddp-client" % "0.5.7.4"
[com.keysolutions/android-ddp-client "0.5.7.4"]