EventBusCachedField

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

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.byoutline.eventbuscachedfield
ArtifactId

ArtifactId

eventbuscachedfield
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/byoutline/EventBusCachedField
Source Code Management

Source Code Management

https://github.com/byoutline/EventBusCachedField

Download eventbuscachedfield

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.
com.byoutline.eventbuscachedfield

Outline

Versions

Version
1.7.0
1.7.0-RC1
0.9.2
0.9.1
0.9.0