is not current version
Last Version 1.2.1

com.github.brunomndantas:tpl4j 1.0.2

Task Parallel Library for Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.brunomndantas
ArtifactId

ArtifactId

tpl4j
Version

Version

1.0.2
Type

Type

jar

Download tpl4j 1.0.2


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