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

io.hyperfoil:hyperfoil-distribution 0.10

Package distributable version of Hyperfoil

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

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

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

hyperfoil-distribution
Версия

Версия

0.10
Тип

Тип

pom

Скачать hyperfoil-distribution 0.10


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