Last Version

OkDownload-OkHttp 1.0.7

A okhttp support for OkDownload

License

License

GroupId

GroupId

com.liulishuo.okdownload
ArtifactId

ArtifactId

okhttp
Version

Version

1.0.7
Type

Type

aar
Description

Description

OkDownload-OkHttp
A okhttp support for OkDownload
Project URL

Project URL

https://github.com/lingochamp/okdownload/
Source Code Management

Source Code Management

https://github.com/lingochamp/okdownload/

Download okhttp 1.0.7


<!-- https://jarcasting.com/artifacts/com.liulishuo.okdownload/okhttp/ -->
<dependency>
    <groupId>com.liulishuo.okdownload</groupId>
    <artifactId>okhttp</artifactId>
    <version>1.0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.liulishuo.okdownload/okhttp/
implementation 'com.liulishuo.okdownload:okhttp:1.0.7'
// https://jarcasting.com/artifacts/com.liulishuo.okdownload/okhttp/
implementation ("com.liulishuo.okdownload:okhttp:1.0.7")
'com.liulishuo.okdownload:okhttp:aar:1.0.7'
<dependency org="com.liulishuo.okdownload" name="okhttp" rev="1.0.7">
  <artifact name="okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liulishuo.okdownload', module='okhttp', version='1.0.7')
)
libraryDependencies += "com.liulishuo.okdownload" % "okhttp" % "1.0.7"
[com.liulishuo.okdownload/okhttp "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.