actr

Simple Java actor model implementation

License

License

GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

actr
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

actr
Simple Java actor model implementation
Project URL

Project URL

https://github.com/zakgof/actr

Download actr

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1