is not current version
Last Version 1.0.2

com.zmannotes:event-loop 0.0.1

a pure lightweight event-loop.

GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

event-loop
Version

Version

0.0.1
Type

Type

jar

Download event-loop 0.0.1


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