License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.lyjaeho |
ArtifactId | ArtifactIdjizcode-api-client |
Last Version | Last Version1.0.14-BETA |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapi-client-1.0.14-BETA
api client
|
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-api-client/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-api-client</artifactId>
<version>1.0.14-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-api-client/
implementation 'com.github.lyjaeho:jizcode-api-client:1.0.14-BETA'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-api-client/
implementation ("com.github.lyjaeho:jizcode-api-client:1.0.14-BETA")
'com.github.lyjaeho:jizcode-api-client:jar:1.0.14-BETA'
<dependency org="com.github.lyjaeho" name="jizcode-api-client" rev="1.0.14-BETA">
<artifact name="jizcode-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-api-client', version='1.0.14-BETA')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-api-client" % "1.0.14-BETA"
[com.github.lyjaeho/jizcode-api-client "1.0.14-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lyjaeho : jizcode-base | jar | 1.0.14-BETA |
com.squareup.okhttp3 : okhttp | jar | 3.14.1 |