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

actr 0.4.1

Simple Java actor model implementation

Лицензия

Лицензия

Группа

Группа

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

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

actr
Версия

Версия

0.4.1
Тип

Тип

jar
Описание

Описание

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

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

https://github.com/zakgof/actr

Скачать actr 0.4.1


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.0-RC1

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

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