android-ddp-client

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

License

License

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.keysolutions
ArtifactId

ArtifactId

android-ddp-client
Last Version

Last Version

1.0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-ddp-client
AndroidDDPClient is an Android library for native apps that talk to the Meteor.js framework
Project URL

Project URL

https://github.com/kenyee/android-ddp-client

Download android-ddp-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-v4 jar 23.3.0
com.mcxiaoke.volley : library jar [1.0,)
com.keysolutions : java-ddp-client jar [1.0.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.0
1.0.1.0
1.0.0.0
0.5.7.6
0.5.7.4
0.5.7.3
0.5.7.2
0.5.7.1