is not current version
Last Version 0.6.2

com.spotify:trickle 0.6.0


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

trickle
Version

Version

0.6.0
Type

Type

jar

Download trickle 0.6.0


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