GroupId | GroupIdcom.kenticocloud |
---|---|
ArtifactId | ArtifactIddelivery-sdk-android |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
delivery-sdk-android-1.0.4.pom | |
delivery-sdk-android-1.0.4.jar | 3 MB |
delivery-sdk-android-1.0.4-sources.jar | 58 KB |
delivery-sdk-android-1.0.4-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kenticocloud/delivery-sdk-android/ -->
<dependency>
<groupId>com.kenticocloud</groupId>
<artifactId>delivery-sdk-android</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kenticocloud/delivery-sdk-android/
implementation 'com.kenticocloud:delivery-sdk-android:1.0.4'
// https://jarcasting.com/artifacts/com.kenticocloud/delivery-sdk-android/
implementation ("com.kenticocloud:delivery-sdk-android:1.0.4")
'com.kenticocloud:delivery-sdk-android:jar:1.0.4'
<dependency org="com.kenticocloud" name="delivery-sdk-android" rev="1.0.4">
<artifact name="delivery-sdk-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kenticocloud', module='delivery-sdk-android', version='1.0.4')
)
libraryDependencies += "com.kenticocloud" % "delivery-sdk-android" % "1.0.4"
[com.kenticocloud/delivery-sdk-android "1.0.4"]