is not current version
Last Version 1.7.0

com.byoutline.eventbuscachedfield:eventbuscachedfield 1.7.0-RC1

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

1.7.0-RC1
Type

Type

jar

Download eventbuscachedfield 1.7.0-RC1


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