is not current version
Last Version 1.3

io.github.forezp:matrix-threadpool-starter 1.1

Matrix Threadpool Starter

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-threadpool-starter
Version

Version

1.1
Type

Type

jar

Download matrix-threadpool-starter 1.1


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