Jar examples for a:aether-connector-okhttp
A repository connector implementation based on Square's OkHttp.
You can download jar file aether-connector-okhttp 0.13.0 in this page.
Open Source License
You can use the following script to add aether-connector-okhttp-0.13.0.jar to your project.
<dependency> <groupId>io.takari.aether</groupId> <artifactId>aether-connector-okhttp</artifactId> <version>0.13.0</version> </dependency>
compile group: 'io.takari.aether', name: 'aether-connector-okhttp', version: '0.13.0'
libraryDependencies += "io.takari.aether" % "aether-connector-okhttp" % "0.13.0"
<dependency org="io.takari.aether" name="aether-connector-okhttp" rev="0.13.0"/>
@Grapes(@Grab(group='io.takari.aether', module='aether-connector-okhttp', version='0.13.0'))
'io.takari.aether:aether-connector-okhttp:jar:0.13.0'
Click the following link to download the jar file.
aether-connector-okhttp-0.13.0-javadoc.jar