Last Version

Jumi Actors 1.0.270

Actor library for Java to support concurrency and asynchronous event-driven programming.

License

License

GroupId

GroupId

fi.jumi
ArtifactId

ArtifactId

thread-safety-agent
Version

Version

1.0.270
Type

Type

jar
Description

Description

Jumi Actors
Actor library for Java to support concurrency and asynchronous event-driven programming.
Project URL

Project URL

http://jumi.fi
Source Code Management

Source Code Management

https://github.com/orfjackal/jumi-actors

Download thread-safety-agent 1.0.270


<!-- https://jarcasting.com/artifacts/fi.jumi/thread-safety-agent/ -->
<dependency>
    <groupId>fi.jumi</groupId>
    <artifactId>thread-safety-agent</artifactId>
    <version>1.0.270</version>
</dependency>
// https://jarcasting.com/artifacts/fi.jumi/thread-safety-agent/
implementation 'fi.jumi:thread-safety-agent:1.0.270'
// https://jarcasting.com/artifacts/fi.jumi/thread-safety-agent/
implementation ("fi.jumi:thread-safety-agent:1.0.270")
'fi.jumi:thread-safety-agent:jar:1.0.270'
<dependency org="fi.jumi" name="thread-safety-agent" rev="1.0.270">
  <artifact name="thread-safety-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.jumi', module='thread-safety-agent', version='1.0.270')
)
libraryDependencies += "fi.jumi" % "thread-safety-agent" % "1.0.270"
[fi.jumi/thread-safety-agent "1.0.270"]

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.