Last Version

java event-loop 1.0.2

a pure lightweight event-loop.

License

License

GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

event-loop
Version

Version

1.0.2
Type

Type

jar
Description

Description

java event-loop
a pure lightweight event-loop.
Project URL

Project URL

https://github.com/zman2013/event-loop
Source Code Management

Source Code Management

https://github.com/zman2013/event-loop

Download event-loop 1.0.2


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

Dependencies

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.