is not current version
Last Version 1.3.2

com.byoutline.ottoeventcallback:ottoeventcallback 1.2.5

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

GroupId

GroupId

com.byoutline.ottoeventcallback
ArtifactId

ArtifactId

ottoeventcallback
Version

Version

1.2.5
Type

Type

jar

Download ottoeventcallback 1.2.5


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