MVN

com.keysolutions : android-ddp-client

Maven & Gradle

Apr 11, 2016
140 stars

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

<dependency>
    <groupId>com.keysolutions</groupId>
    <artifactId>android-ddp-client</artifactId>
    <version>1.0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.keysolutions : android-ddp-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2.0

All Versions

Choose a version of com.keysolutions : android-ddp-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
android-ddp-client-1.0.2.0
android-ddp-client-1.0.1.0
android-ddp-client-1.0.0.0
0.5.x
android-ddp-client-0.5.7.6
android-ddp-client-0.5.7.4
android-ddp-client-0.5.7.3
android-ddp-client-0.5.7.2
android-ddp-client-0.5.7.1

How to add a dependency to Maven

Add the following com.keysolutions : android-ddp-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.keysolutions</groupId>
    <artifactId>android-ddp-client</artifactId>
    <version>1.0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.keysolutions : android-ddp-client gradle dependency to your build.gradle file:

implementation 'com.keysolutions:android-ddp-client:1.0.2.0'

Gradle Kotlin DSL: Add the following com.keysolutions : android-ddp-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.keysolutions:android-ddp-client:1.0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.keysolutions : android-ddp-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.keysolutions" % "android-ddp-client" % "1.0.2.0"

Advertisement

Dependencies from Group

Jul 04, 2017
2 usages
68 stars
Sep 08, 2015
4 stars
Apr 11, 2016
140 stars

Discover Dependencies

Apr 15, 2016
1 usages
9 stars
Nov 04, 2020
6 usages
22 stars
Aug 25, 2016
1.7k stars
Oct 08, 2021
2 usages
Jun 14, 2016
3 stars
Jun 01, 2018
2 usages
4k stars
May 02, 2016
764 stars