is not current version
Last Version 0.0.5

io.tesla.aether:tesla-aether 0.0.1


GroupId

GroupId

io.tesla.aether
ArtifactId

ArtifactId

tesla-aether
Version

Version

0.0.1
Type

Type

jar

Download tesla-aether 0.0.1


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