is not current version
Last Version 0.3

com.googlecode.eventio:eventio-examples-chat 0.2


GroupId

GroupId

com.googlecode.eventio
ArtifactId

ArtifactId

eventio-examples-chat
Version

Version

0.2
Type

Type

jar

Download eventio-examples-chat 0.2


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