WeDeploy Android API Client

Android API Client for WeDeploy

License

License

The New BSD License
GroupId

GroupId

com.wedeploy
ArtifactId

ArtifactId

com.wedeploy.android
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

WeDeploy Android API Client
Android API Client for WeDeploy
Project Organization

Project Organization

WeDeploy

Download com.wedeploy.android

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.6.0
io.reactivex.rxjava2 : rxjava jar 2.0.7
io.socket : socket.io-client jar 0.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0
0.1.0
beta-20170505