| GroupId | GroupIdio.cronenbergworld |
|---|---|
| ArtifactId | ArtifactIdallure-zio-test_2.12 |
| Version | Version0.0.1-RC1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| allure-zio-test_2.12-0.0.1-RC1.pom | |
| allure-zio-test_2.12-0.0.1-RC1.jar | 341 bytes |
| allure-zio-test_2.12-0.0.1-RC1-sources.jar | 283 bytes |
| allure-zio-test_2.12-0.0.1-RC1-javadoc.jar | 207 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cronenbergworld/allure-zio-test_2.12/ -->
<dependency>
<groupId>io.cronenbergworld</groupId>
<artifactId>allure-zio-test_2.12</artifactId>
<version>0.0.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cronenbergworld/allure-zio-test_2.12/
implementation 'io.cronenbergworld:allure-zio-test_2.12:0.0.1-RC1'
// https://jarcasting.com/artifacts/io.cronenbergworld/allure-zio-test_2.12/
implementation ("io.cronenbergworld:allure-zio-test_2.12:0.0.1-RC1")
'io.cronenbergworld:allure-zio-test_2.12:jar:0.0.1-RC1'
<dependency org="io.cronenbergworld" name="allure-zio-test_2.12" rev="0.0.1-RC1">
<artifact name="allure-zio-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cronenbergworld', module='allure-zio-test_2.12', version='0.0.1-RC1')
)
libraryDependencies += "io.cronenbergworld" % "allure-zio-test_2.12" % "0.0.1-RC1"
[io.cronenbergworld/allure-zio-test_2.12 "0.0.1-RC1"]