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

spice:spice-threadpool 1.0


Группа

Группа

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

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

spice-threadpool
Версия

Версия

1.0
Тип

Тип

jar

Скачать spice-threadpool 1.0

Имя Файла Размер
spice-threadpool-1.0.pom -1 bytes
spice-threadpool-1.0-b1.jar 21 KB
Обзор

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