is not current version
Last Version 0.2.39

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

Clickstream

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gojek.clickstream
ArtifactId

ArtifactId

clickstream-logger
Version

Version

0.2.35-snapshot
Type

Type

aar

Download clickstream-logger 0.2.35-snapshot


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