| License |
License |
|---|---|
| GroupId | GroupIdcom.staticbloc |
| ArtifactId | ArtifactIdevents-lib |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEvents-Lib
An event library for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| events-lib-0.1.4.pom | |
| events-lib-0.1.4.jar | 10 KB |
| events-lib-0.1.4-sources.jar | 4 KB |
| events-lib-0.1.4-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]