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