is not current version
Last Version 0.0.11

io.tesla.aether:aether-connector-okhttp 0.0.9

A repository connector implementation based on Square's OkHttp.

GroupId

GroupId

io.tesla.aether
ArtifactId

ArtifactId

aether-connector-okhttp
Version

Version

0.0.9
Type

Type

jar

Download aether-connector-okhttp 0.0.9


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