License |
License |
---|---|
Categories |
CategoriesEventBus Application Layer Libs Messaging |
GroupId | GroupIdcom.byoutline.eventbuscachedfield |
ArtifactId | ArtifactIdeventbuscachedfield |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEventBusCachedField
Wrapper for expensives values (like API calls) that post results by greenrobot EventBus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eventbuscachedfield-1.7.0.pom | |
eventbuscachedfield-1.7.0.jar | 15 KB |
eventbuscachedfield-1.7.0-sources.jar | 4 KB |
eventbuscachedfield-1.7.0-javadoc.jar | 60 KB |
Browse |
<!-- 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"]
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 |
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 |