Eventio - Examples

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

License

License

GroupId

GroupId

com.googlecode.eventio
ArtifactId

ArtifactId

eventio-examples-parent
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Eventio - Examples
EventIO is a lightweight event-driven programming with I/O support
Source Code Management

Source Code Management

https://code.google.com/p/eventio/source/browse/eventio-examples-parent/

Download eventio-examples-parent

Filename Size
eventio-examples-parent-0.3.pom 583 bytes
Browse

How to add to project

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

  • chat

Versions

Version
0.3
0.2