License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gojek.clickstream |
ArtifactId | ArtifactIdclickstream |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionclickstream
Clickstream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clickstream-0.0.2.pom | |
clickstream-0.0.2-sources.jar | 52 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
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 |