is not current version
Last Version 4.4.0

com.deploygate:sdk 3.1.1

Android SDK for DeployGate

GroupId

GroupId

com.deploygate
ArtifactId

ArtifactId

sdk
Version

Version

3.1.1
Type

Type

jar

Download sdk 3.1.1


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