Eventio

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

License

License

GroupId

GroupId

com.googlecode.eventio
ArtifactId

ArtifactId

eventio-parent
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

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

Download eventio-parent

Filename Size
eventio-parent-0.3.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • core
  • examples

Versions

Version
0.3
0.2
0.1