Last Version

OttoEventCallback 1.3.2

Retrofit callbacks with simpler and shorter syntax that posts events on Otto bus.

License

License

GroupId

GroupId

com.byoutline.ottoeventcallback
ArtifactId

ArtifactId

ottoeventcallback
Version

Version

1.3.2
Type

Type

jar
Description

Description

OttoEventCallback
Retrofit callbacks with simpler and shorter syntax that posts events on Otto bus.
Project URL

Project URL

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

Source Code Management

https://github.com/byoutline/OttoEventCallback

Download ottoeventcallback 1.3.2


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

Dependencies

compile (5)

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

test (5)

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

Project Modules

There are no modules declared in this project.