| License |
License |
|---|---|
| GroupId | GroupIdio.github.paxel |
| ArtifactId | ArtifactIdlintstone |
| Last Version | Last Version0.9.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLintStone - Actor System
Lightweight Actor Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lintstone-0.9.9.pom | |
| lintstone-0.9.9.jar | 16 KB |
| lintstone-0.9.9-sources.jar | 13 KB |
| lintstone-0.9.9-javadoc.jar | 471 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.paxel : group-executor | jar | 0.9.8 |
| 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 |