trickle

A small library for composing asynchronous Java code.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

trickle
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

trickle
A small library for composing asynchronous Java code.
Project URL

Project URL

http://github.com/spotify/trickle

Download trickle

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
com.google.code.findbugs : jsr305 jar 2.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava-testlib jar 17.0

Project Modules

There are no modules declared in this project.
com.spotify

Spotify

Versions

Version
0.6.2
0.6.1
0.6.0
0.5