is not current version
Last Version 0.5.1

io.tesla.aether.test:aether-test-harness 0.5.0


GroupId

GroupId

io.tesla.aether.test
ArtifactId

ArtifactId

aether-test-harness
Version

Version

0.5.0
Type

Type

jar

Download aether-test-harness 0.5.0


<!-- 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"]