| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.paxel |
| Идентификатор | Идентификаторlintstone |
| Версия | Версия0.9.5 |
| Тип | Типjar |
| Описание |
ОписаниеLintStone - Actor System
Lightweight Actor Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lintstone-0.9.5.pom | |
| lintstone-0.9.5.jar | 16 KB |
| lintstone-0.9.5-sources.jar | 13 KB |
| lintstone-0.9.5-javadoc.jar | 471 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.paxel/lintstone/ -->
<dependency>
<groupId>io.github.paxel</groupId>
<artifactId>lintstone</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.paxel/lintstone/
implementation 'io.github.paxel:lintstone:0.9.5'
// https://jarcasting.com/artifacts/io.github.paxel/lintstone/
implementation ("io.github.paxel:lintstone:0.9.5")
'io.github.paxel:lintstone:jar:0.9.5'
<dependency org="io.github.paxel" name="lintstone" rev="0.9.5">
<artifact name="lintstone" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.paxel', module='lintstone', version='0.9.5')
)
libraryDependencies += "io.github.paxel" % "lintstone" % "0.9.5"
[io.github.paxel/lintstone "0.9.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.paxel : group-executor | jar | 0.9.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.openjdk.jmh : jmh-core | jar | 1.21 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |