work

Encapsulate http business interface protocol

License

License

GroupId

GroupId

io.github.cwkproject
ArtifactId

ArtifactId

work
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

work
Encapsulate http business interface protocol
Project URL

Project URL

https://github.com/cwkProject/WorkKTX
Source Code Management

Source Code Management

https://github.com/cwkProject/WorkKTX

Download work

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0