is not current version
Last Version 1.3

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

Matrix Threadpool Core

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-threadpool-core
Version

Version

1.1
Type

Type

jar

Download matrix-threadpool-core 1.1


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