is not current version
Last Version 1.7.0

com.byoutline.eventbuscachedfield:eventbuscachedfield 0.9.1

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

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.byoutline.eventbuscachedfield
ArtifactId

ArtifactId

eventbuscachedfield
Version

Version

0.9.1
Type

Type

jar

Download eventbuscachedfield 0.9.1


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