Woody

Basic Actor model implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.uiqui
ArtifactId

ArtifactId

woody
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Woody
Basic Actor model implementation
Project URL

Project URL

https://github.com/jjmrocha/woody

Download woody

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib-nodep jar 3.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0