is not current version
Last Version 1.5.2

com.staticbloc:events 0.1.0

An event library for Android.

GroupId

GroupId

com.staticbloc
ArtifactId

ArtifactId

events
Version

Version

0.1.0
Type

Type

jar

Download events 0.1.0


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