Maven core

An android event managing library based on annotations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eunjae.android.aevent
ArtifactId

ArtifactId

AEvent
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Maven core
An android event managing library based on annotations.
Project URL

Project URL

https://github.com/eunjae-lee/AEvent

Download AEvent

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar [4.0.1.2,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0