Last Version

OkDownload-Kotlin-Extension 1.0.7

A kotlin extension for OkDownload

License

License

GroupId

GroupId

com.liulishuo.okdownload
ArtifactId

ArtifactId

ktx
Version

Version

1.0.7
Type

Type

aar
Description

Description

OkDownload-Kotlin-Extension
A kotlin extension for OkDownload
Project URL

Project URL

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

Source Code Management

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

Download ktx 1.0.7


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