is not current version
Last Version 4.4.0

com.deploygate:sdk 4.2.0

Android SDK for DeployGate

GroupId

GroupId

com.deploygate
ArtifactId

ArtifactId

sdk
Version

Version

4.2.0
Type

Type

aar

Download sdk 4.2.0


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