не последняя версия
Последняя версия 1.0.0

io.aleph:dirigiste 0.1.2-alpha1

centrally planned thread and object pools

Группа

Группа

io.aleph
Идентификатор

Идентификатор

dirigiste
Версия

Версия

0.1.2-alpha1
Тип

Тип

jar

Скачать dirigiste 0.1.2-alpha1


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