License |
License |
---|---|
GroupId | GroupIdcom.ably.tracking |
ArtifactId | ArtifactIdcommon |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptioncom.ably.tracking:common
Ably Asset Tracking shared code that should not be visible in the API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-1.0.0.pom | |
common-1.0.0-sources.jar | 11 KB |
common-1.0.0-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ably.tracking/common/ -->
<dependency>
<groupId>com.ably.tracking</groupId>
<artifactId>common</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ably.tracking/common/
implementation 'com.ably.tracking:common:1.0.0'
// https://jarcasting.com/artifacts/com.ably.tracking/common/
implementation ("com.ably.tracking:common:1.0.0")
'com.ably.tracking:common:aar:1.0.0'
<dependency org="com.ably.tracking" name="common" rev="1.0.0">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ably.tracking', module='common', version='1.0.0')
)
libraryDependencies += "com.ably.tracking" % "common" % "1.0.0"
[com.ably.tracking/common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ably.tracking : core-sdk | jar | 1.0.0 |
io.ably : ably-android | jar | 1.2.8 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.2.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
androidx.core » core-ktx | jar | 1.3.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |