is not current version
Last Version 1.0.3

io.github.szhittech:okclient 0.0.3

A Gradle Plugin For Java、Android、Kotlin.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.szhittech
ArtifactId

ArtifactId

okclient
Version

Version

0.0.3
Type

Type

aar

Download okclient 0.0.3


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