Last Version

KF5 Java Client 1.0.4

封装对外公开的API供开发者调用

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.kf5
ArtifactId

ArtifactId

java-client
Version

Version

1.0.4
Type

Type

jar
Description

Description

KF5 Java Client
封装对外公开的API供开发者调用
Project URL

Project URL

http://developer.kf5.com/restfulapi/core/
Source Code Management

Source Code Management

https://github.com/KF5/JAVA-SDK

Download java-client 1.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.