is not current version
Last Version 0.2.39

com.gojek.clickstream:clickstream-util 0.2.35-snapshot

Clickstream

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gojek.clickstream
ArtifactId

ArtifactId

clickstream-util
Version

Version

0.2.35-snapshot
Type

Type

aar

Download clickstream-util 0.2.35-snapshot


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