EventCallback

Retrofit callbacks with simpler and shorter syntax.

License

License

GroupId

GroupId

com.byoutline.eventcallback
ArtifactId

ArtifactId

eventcallback
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

EventCallback
Retrofit callbacks with simpler and shorter syntax.
Project URL

Project URL

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

Source Code Management

https://github.com/byoutline/EventCallback

Download eventcallback

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.apache.commons : commons-lang3 jar 3.3.2
com.byoutline.eventcallback : eventcallback-api jar 1.0.1
com.squareup.retrofit : retrofit jar 1.5.0
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.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0