is not current version
Last Version 1.4.0

io.github.cwkproject:work 1.0.0

Encapsulate http business interface protocol

GroupId

GroupId

io.github.cwkproject
ArtifactId

ArtifactId

work
Version

Version

1.0.0
Type

Type

aar

Download work 1.0.0


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