is not current version
Last Version 1.2.0

com.wedeploy:com.wedeploy.android 0.1.0

Android API Client for WeDeploy

GroupId

GroupId

com.wedeploy
ArtifactId

ArtifactId

com.wedeploy.android
Version

Version

0.1.0
Type

Type

pom

Download com.wedeploy.android 0.1.0


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