is not current version
Last Version 1.3.2

com.byoutline.ottoeventcallback:ottoeventcallback 1.3.1

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

GroupId

GroupId

com.byoutline.ottoeventcallback
ArtifactId

ArtifactId

ottoeventcallback
Version

Version

1.3.1
Type

Type

jar

Download ottoeventcallback 1.3.1


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