License |
License |
---|---|
GroupId | GroupIdcom.deploygate |
ArtifactId | ArtifactIdsdk |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDeployGate SDK
DeployGate SDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-4.4.0.pom | |
sdk-4.4.0.aar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.deploygate/sdk/ -->
<dependency>
<groupId>com.deploygate</groupId>
<artifactId>sdk</artifactId>
<version>4.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.deploygate/sdk/
implementation 'com.deploygate:sdk:4.4.0'
// https://jarcasting.com/artifacts/com.deploygate/sdk/
implementation ("com.deploygate:sdk:4.4.0")
'com.deploygate:sdk:aar:4.4.0'
<dependency org="com.deploygate" name="sdk" rev="4.4.0">
<artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.deploygate', module='sdk', version='4.4.0')
)
libraryDependencies += "com.deploygate" % "sdk" % "4.4.0"
[com.deploygate/sdk "4.4.0"]