is not current version
Last Version 1.0.2

com.xkw.xop:xkw-xop-client 1.0.1

学科网开放平台-XOP HTTP客户端,包含xop-hmac, client等

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xkw.xop
ArtifactId

ArtifactId

xkw-xop-client
Version

Version

1.0.1
Type

Type

jar

Download xkw-xop-client 1.0.1


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