Last Version

TPL4J 1.2.1

Task Parallel Library for Java

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.brunomndantas
ArtifactId

ArtifactId

tpl4j
Version

Version

1.2.1
Type

Type

jar
Description

Description

TPL4J
Task Parallel Library for Java
Project URL

Project URL

https://github.com/BrunoMNDantas/TPL4J
Project Organization

Project Organization

com.github.brunomndantas
Source Code Management

Source Code Management

https://github.com/BrunoMNDantas/TPL4J

Download tpl4j 1.2.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.