is not current version
Last Version 0.4.2

actr 0.4.1

Simple Java actor model implementation

License

License

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

actr
Version

Version

0.4.1
Type

Type

jar
Description

Description

actr
Simple Java actor model implementation
Project URL

Project URL

https://github.com/zakgof/actr

Download 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"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0-RC1

Project Modules

There are no modules declared in this project.