License |
License |
---|---|
GroupId | GroupIdio.customer.android |
ArtifactId | ArtifactIdtracking |
Version | Version1.1.0-alpha.2 |
Type | Typeaar |
Description |
Descriptiontracking
Customer.io Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tracking-1.1.0-alpha.2.pom | |
tracking-1.1.0-alpha.2-sources.jar | 22 KB |
tracking-1.1.0-alpha.2-javadoc.jar | 346 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.customer.android/tracking/ -->
<dependency>
<groupId>io.customer.android</groupId>
<artifactId>tracking</artifactId>
<version>1.1.0-alpha.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.customer.android/tracking/
implementation 'io.customer.android:tracking:1.1.0-alpha.2'
// https://jarcasting.com/artifacts/io.customer.android/tracking/
implementation ("io.customer.android:tracking:1.1.0-alpha.2")
'io.customer.android:tracking:aar:1.1.0-alpha.2'
<dependency org="io.customer.android" name="tracking" rev="1.1.0-alpha.2">
<artifact name="tracking" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.customer.android', module='tracking', version='1.1.0-alpha.2')
)
libraryDependencies += "io.customer.android" % "tracking" % "1.1.0-alpha.2"
[io.customer.android/tracking "1.1.0-alpha.2"]
Group / Artifact | Type | Version |
---|---|---|
io.customer.android : base | jar | 1.1.0-alpha.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.moshi : moshi | jar | 1.12.0 |
com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
androidx.core » core-ktx | jar | 1.6.0 |