Last Version

neoevents 1.0.1

A simple annotation-based event model compatible with actual java event model.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ericaro
ArtifactId

ArtifactId

neoevents
Version

Version

1.0.1
Type

Type

jar
Description

Description

neoevents
A simple annotation-based event model compatible with actual java event model.

Download neoevents 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.