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

xyz.hellothomas:jedi 0.0.1

Dynamic Thread Pool Executor

Группа

Группа

xyz.hellothomas
Идентификатор

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

jedi
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать jedi 0.0.1

Имя Файла Размер
jedi-0.0.1.pom 11 KB
Обзор

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