| Группа | Группаio.tesla.aether.test |
|---|---|
| Идентификатор | Идентификаторaether-test-harness |
| Версия | Версия0.5.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| aether-test-harness-0.5.0.pom | |
| aether-test-harness-0.5.0.jar | 85 KB |
| aether-test-harness-0.5.0-sources.jar | 57 KB |
| aether-test-harness-0.5.0-javadoc.jar | 277 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tesla.aether.test/aether-test-harness/ -->
<dependency>
<groupId>io.tesla.aether.test</groupId>
<artifactId>aether-test-harness</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.aether.test/aether-test-harness/
implementation 'io.tesla.aether.test:aether-test-harness:0.5.0'
// https://jarcasting.com/artifacts/io.tesla.aether.test/aether-test-harness/
implementation ("io.tesla.aether.test:aether-test-harness:0.5.0")
'io.tesla.aether.test:aether-test-harness:jar:0.5.0'
<dependency org="io.tesla.aether.test" name="aether-test-harness" rev="0.5.0">
<artifact name="aether-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.aether.test', module='aether-test-harness', version='0.5.0')
)
libraryDependencies += "io.tesla.aether.test" % "aether-test-harness" % "0.5.0"
[io.tesla.aether.test/aether-test-harness "0.5.0"]