is not current version
Last Version 1.0.2

com.zmannotes:event-loop 0.0.2

a pure lightweight event-loop.

GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

event-loop
Version

Version

0.0.2
Type

Type

jar

Download event-loop 0.0.2


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