Eventio - Examples chat

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

License

License

GroupId

GroupId

com.googlecode.eventio
ArtifactId

ArtifactId

eventio-examples-chat
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Eventio - Examples chat
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-chat/

Download eventio-examples-chat

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.eventio : eventio jar 0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2