Events-Annotations

An event library for Android.

License

License

GroupId

GroupId

com.staticbloc
ArtifactId

ArtifactId

events-annotations
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Events-Annotations
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-annotations

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0