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

com.fizzed:executors 0.0.2


Группа

Группа

com.fizzed
Идентификатор

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

executors
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать executors 0.0.2

Имя Файла Размер
executors-0.0.2.pom 2 KB
Обзор

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