trickle

A small library for composing asynchronous Java code.

Лицензия

Лицензия

Группа

Группа

com.spotify
Идентификатор

Идентификатор

trickle
Последняя версия

Последняя версия

0.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

trickle
A small library for composing asynchronous Java code.
Ссылка на сайт

Ссылка на сайт

http://github.com/spotify/trickle

Скачать trickle

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 17.0
com.google.code.findbugs : jsr305 jar 2.0.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.google.guava : guava-testlib jar 17.0

Модули Проекта

Данный проект не имеет модулей.
com.spotify

Spotify

Версии библиотеки

Версия
0.6.2
0.6.1
0.6.0
0.5