Last Version

Maven core 1.0.4

An android event managing library based on annotations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eunjae.android.aevent
ArtifactId

ArtifactId

AEvent
Version

Version

1.0.4
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 1.0.4


<!-- 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.