EventBusCachedField

Wrapper for expensives values (like API calls) that post results by greenrobot EventBus

Лицензия

Лицензия

Категории

Категории

EventBus Библиотеки уровня приложения Messaging
Группа

Группа

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

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

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

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

1.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

EventBusCachedField
Wrapper for expensives values (like API calls) that post results by greenrobot EventBus
Ссылка на сайт

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

https://github.com/byoutline/EventBusCachedField
Система контроля версий

Система контроля версий

https://github.com/byoutline/EventBusCachedField

Скачать eventbuscachedfield

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
com.google.code.findbugs : jsr305 jar 3.0.1
de.greenrobot : eventbus jar 2.4.0
com.byoutline.ottoeventcallback : ottoeventcallback-api jar 1.0.1
com.byoutline.ibuscachedfield : ibuscachedfield jar 1.7.0

test (7)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 4.1.1.4
org.codehaus.groovy : groovy-all jar 2.4.12
junit : junit jar 4.12
org.spockframework : spock-core jar 1.1-groovy-2.4
cglib : cglib-nodep jar 3.2.5
org.objenesis : objenesis jar 2.6
CachedField » testhelpers jar unspecified

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

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

Outline

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

Версия
1.7.0
1.7.0-RC1
0.9.2
0.9.1
0.9.0