Events

An event library for Android.

License

License

GroupId

GroupId

com.staticbloc
ArtifactId

ArtifactId

events
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Events
An event library for Android.
Project URL

Project URL

https://github.com/eygraber/events
Source Code Management

Source Code Management

https://github.com/eygraber/events

Download events

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.staticbloc : events-annotations-base jar 1.5.2

Project Modules

There are no modules declared in this project.

com.staticbloc.events

Versions

Version
1.5.2
1.5.1
1.5.0
1.1.0
1.0.6
1.0.5
1.0.3
0.1.2
0.1.1
0.1.0
0.0.2