actr

Simple Java actor model implementation

Лицензия

Лицензия

Группа

Группа

com.github.zakgof
Идентификатор

Идентификатор

actr
Последняя версия

Последняя версия

0.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

actr
Simple Java actor model implementation
Ссылка на сайт

Ссылка на сайт

https://github.com/zakgof/actr

Скачать actr

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.2
0.4.1