License |
License |
---|---|
GroupId | GroupIdcom.byoutline.ottoeventcallback |
ArtifactId | ArtifactIdottoeventcallback |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOttoEventCallback
Retrofit callbacks with simpler and shorter syntax that posts events on Otto bus.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ottoeventcallback-1.3.2.pom | |
ottoeventcallback-1.3.2.jar | 4 KB |
ottoeventcallback-1.3.2-sources.jar | 2 KB |
ottoeventcallback-1.3.2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.byoutline.ottoeventcallback/ottoeventcallback/ -->
<dependency>
<groupId>com.byoutline.ottoeventcallback</groupId>
<artifactId>ottoeventcallback</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.byoutline.ottoeventcallback/ottoeventcallback/
implementation 'com.byoutline.ottoeventcallback:ottoeventcallback:1.3.2'
// https://jarcasting.com/artifacts/com.byoutline.ottoeventcallback/ottoeventcallback/
implementation ("com.byoutline.ottoeventcallback:ottoeventcallback:1.3.2")
'com.byoutline.ottoeventcallback:ottoeventcallback:jar:1.3.2'
<dependency org="com.byoutline.ottoeventcallback" name="ottoeventcallback" rev="1.3.2">
<artifact name="ottoeventcallback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.byoutline.ottoeventcallback', module='ottoeventcallback', version='1.3.2')
)
libraryDependencies += "com.byoutline.ottoeventcallback" % "ottoeventcallback" % "1.3.2"
[com.byoutline.ottoeventcallback/ottoeventcallback "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.byoutline.ottoeventcallback : anythreadbus | jar | 1.0.0 |
com.byoutline.ottoeventcallback : ottoeventcallback-api | jar | 1.0.1 |
com.squareup : otto | jar | 1.3.8 |
com.byoutline.eventcallback : eventcallback | jar | 1.3.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.codehaus.groovy : groovy-all | jar | 2.4.1 |
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
org.objenesis : objenesis | jar | 1.2 |
cglib : cglib-nodep | jar | 2.2.2 |