LintStone - Actor System

Lightweight Actor Framework

License

License

GroupId

GroupId

io.github.paxel
ArtifactId

ArtifactId

lintstone
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

LintStone - Actor System
Lightweight Actor Framework
Project URL

Project URL

https://github.com/paxel/lintstone
Source Code Management

Source Code Management

https://github.com/paxel/group-executor.git

Download lintstone

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.paxel : group-executor jar 0.9.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5