is not current version
Last Version 1.3.2

io.github.hdwang123:openapi-client-sdk 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.hdwang123
ArtifactId

ArtifactId

openapi-client-sdk
Version

Version

1.0.0
Type

Type

jar

Download openapi-client-sdk 1.0.0


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