Event

Event package for your app

License

License

GroupId

GroupId

com.whaleal
ArtifactId

ArtifactId

event
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Event
Event package for your app
Project URL

Project URL

https://github.com/whaleal/event

Download event

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0