Last Version

OttoEventCallbackApi 1.0.1

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

License

License

GroupId

GroupId

com.byoutline.ottoeventcallback
ArtifactId

ArtifactId

ottoeventcallback-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

OttoEventCallbackApi
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-api 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.byoutline.eventcallback : eventcallback-api jar 1.0.1

Project Modules

There are no modules declared in this project.