License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.fastjrun.codeg |
ArtifactId | ArtifactIdapiworld-provider |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description自定义接口实现示例
|
Filename | Size |
---|---|
apiworld-provider-1.1.pom | |
apiworld-provider-1.1.jar | 3 KB |
apiworld-provider-1.1-sources.jar | 2 KB |
apiworld-provider-1.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/apiworld-provider/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>apiworld-provider</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/apiworld-provider/
implementation 'com.fastjrun.codeg:apiworld-provider:1.1'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/apiworld-provider/
implementation ("com.fastjrun.codeg:apiworld-provider:1.1")
'com.fastjrun.codeg:apiworld-provider:jar:1.1'
<dependency org="com.fastjrun.codeg" name="apiworld-provider" rev="1.1">
<artifact name="apiworld-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='apiworld-provider', version='1.1')
)
libraryDependencies += "com.fastjrun.codeg" % "apiworld-provider" % "1.1"
[com.fastjrun.codeg/apiworld-provider "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg : apiworld-client | jar | 1.1 |
com.fastjrun.codeg : sdkg-provider | jar | 3.0 |