License |
License |
---|---|
GroupId | GroupIdcom.byoutline.ottoeventcallback |
ArtifactId | ArtifactIdottoeventcallback-api |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOttoEventCallbackApi
Retrofit callbacks with simpler and shorter syntax that posts events on Otto bus.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.byoutline.eventcallback : eventcallback-api | jar | 1.0.1 |