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

io.tesla.aether:tesla-aether 0.0.3


Группа

Группа

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

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

tesla-aether
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать tesla-aether 0.0.3


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