| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface KeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.keysolutions |
| ArtifactId | ArtifactIdandroid-ddp-client |
| Last Version | Last Version1.0.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid-ddp-client
AndroidDDPClient is an Android library for native apps that talk to the Meteor.js framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| android-ddp-client-1.0.2.0.pom | |
| android-ddp-client-1.0.2.0.aar | 14 KB |
| android-ddp-client-1.0.2.0-sources.jar | 10 KB |
| android-ddp-client-1.0.2.0-javadoc.jar | 52 KB |
| Browse |
<!-- 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"]
| 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,) |