Therore Concurrency

Therore Concurrency Libraries are an expanded set of services and types supporting advanced concurrent programming in Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.therore
ArtifactId

ArtifactId

therore-concurrent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Therore Concurrency
Therore Concurrency Libraries are an expanded set of services and types supporting advanced concurrent programming in Java.

Download therore-concurrent

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava-annotations jar r03
com.google.guava : guava-collections jar r03
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0