| License |
License |
|---|---|
| GroupId | GroupIdcom.staticbloc |
| ArtifactId | ArtifactIdevents-annotations |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEvents-Annotations
An event library for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| events-annotations-1.5.2.pom | |
| events-annotations-1.5.2.jar | 2 KB |
| events-annotations-1.5.2-sources.jar | 1 KB |
| events-annotations-1.5.2-javadoc.jar | 31 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup : javapoet | jar | 1.1.0 |
| com.staticbloc : events-annotations-base | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.testing.compile : compile-testing | jar | 0.7 |