clickstream

Clickstream

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gojek.clickstream
ArtifactId

ArtifactId

clickstream
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

clickstream
Clickstream
Project URL

Project URL

https://github.com/gojek/clickstream-android
Source Code Management

Source Code Management

https://github.com/gojek/clickstream-android/tree/main

Download clickstream

How to add to project

<!-- https://jarcasting.com/artifacts/com.gojek.clickstream/clickstream/ -->
<dependency>
    <groupId>com.gojek.clickstream</groupId>
    <artifactId>clickstream</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.clickstream/clickstream/
implementation 'com.gojek.clickstream:clickstream:0.0.2'
// https://jarcasting.com/artifacts/com.gojek.clickstream/clickstream/
implementation ("com.gojek.clickstream:clickstream:0.0.2")
'com.gojek.clickstream:clickstream:aar:0.0.2'
<dependency org="com.gojek.clickstream" name="clickstream" rev="0.0.2">
  <artifact name="clickstream" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.clickstream', module='clickstream', version='0.0.2')
)
libraryDependencies += "com.gojek.clickstream" % "clickstream" % "0.0.2"
[com.gojek.clickstream/clickstream "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (17)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.20
com.google.protobuf : protobuf-javalite jar 3.11.0
com.google.code.gson : gson jar 2.8.6
androidx.room » room-runtime jar 2.4.2
androidx.room » room-ktx jar 2.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
com.squareup.okhttp3 : okhttp jar 3.12.1
com.tinder.scarlet : scarlet jar 0.1.10
com.tinder.scarlet : websocket-okhttp jar 0.1.10
com.tinder.scarlet : stream-adapter-coroutines jar 0.1.10
com.tinder.scarlet : lifecycle-android jar 0.1.10
com.tinder.scarlet : message-adapter-protobuf jar 0.1.10
com.tinder.scarlet : message-adapter-gson jar 0.1.10
androidx.lifecycle » lifecycle-process jar 2.2.0
androidx.work » work-runtime-ktx jar 2.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1