com.fastjrun.codeg:apiworld-client

自定义接口实现示例

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

apiworld-client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

自定义接口实现示例

Download apiworld-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fastjrun.codeg : apiworld-api jar 1.1
com.fastjrun.codeg : sdkg-client jar 3.0
commons-codec : commons-codec jar 1.11

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0