is not current version
Last Version 0.20

io.hyperfoil:hyperfoil-distribution 0.12

Package distributable version of Hyperfoil

Categories

Categories

Distribution Build Tools
GroupId

GroupId

io.hyperfoil
ArtifactId

ArtifactId

hyperfoil-distribution
Version

Version

0.12
Type

Type

pom

Download hyperfoil-distribution 0.12


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