Last Version

trickle 0.6.2

A small library for composing asynchronous Java code.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

trickle
Version

Version

0.6.2
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 0.6.2


<!-- 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.