Last Version

Concurrency Essentials 1.0.0

Concurrency Essentials contain base classes useful for managing Java multi threading.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.essentials
ArtifactId

ArtifactId

concurrency-essentials
Version

Version

1.0.0
Type

Type

jar
Description

Description

Concurrency Essentials
Concurrency Essentials contain base classes useful for managing Java multi threading.
Project URL

Project URL

http://www.mantledillusion.com

Download concurrency-essentials 1.0.0


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

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.