Last Version

Eventio - Core Library 0.3

EventIO is a lightweight event-driven programming with I/O support

License

License

GroupId

GroupId

com.googlecode.eventio
ArtifactId

ArtifactId

eventio
Version

Version

0.3
Type

Type

jar
Description

Description

Eventio - Core Library
EventIO is a lightweight event-driven programming with I/O support
Project URL

Project URL

http://code.google.com/p/eventio/eventio/
Source Code Management

Source Code Management

https://code.google.com/p/eventio/source/browse/eventio/

Download eventio 0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.