License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdapiworld-client |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description自定义接口实现示例
|
Filename | Size |
---|---|
apiworld-client-1.1.pom | |
apiworld-client-1.1.jar | 6 KB |
apiworld-client-1.1-sources.jar | 4 KB |
apiworld-client-1.1-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar |