| License |
License |
|---|---|
| GroupId | GroupIdio.customer.android |
| ArtifactId | ArtifactIdtracking |
| Version | Version1.0.0-alpha.3 |
| Type | Typeaar |
| Description |
Descriptiontracking
Customer.io Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tracking-1.0.0-alpha.3.pom | |
| tracking-1.0.0-alpha.3-sources.jar | 17 KB |
| tracking-1.0.0-alpha.3-javadoc.jar | 315 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.customer.android/tracking/ -->
<dependency>
<groupId>io.customer.android</groupId>
<artifactId>tracking</artifactId>
<version>1.0.0-alpha.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.customer.android/tracking/
implementation 'io.customer.android:tracking:1.0.0-alpha.3'
// https://jarcasting.com/artifacts/io.customer.android/tracking/
implementation ("io.customer.android:tracking:1.0.0-alpha.3")
'io.customer.android:tracking:aar:1.0.0-alpha.3'
<dependency org="io.customer.android" name="tracking" rev="1.0.0-alpha.3">
<artifact name="tracking" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.customer.android', module='tracking', version='1.0.0-alpha.3')
)
libraryDependencies += "io.customer.android" % "tracking" % "1.0.0-alpha.3"
[io.customer.android/tracking "1.0.0-alpha.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.customer.android : base | jar | 1.0.0-alpha.3 |
| 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 |