Events-Lib

An event library for Android.

License

License

GroupId

GroupId

com.staticbloc
ArtifactId

ArtifactId

events-lib
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Events-Lib
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-lib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

com.staticbloc.events

Versions

Version
0.1.4
0.1.3
0.1.2