License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.apiworld |
ArtifactId | ArtifactIdapiworld-api |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description自定义接口实现示例
|
Filename | Size |
---|---|
apiworld-api-1.3.pom | |
apiworld-api-1.3.jar | 9 KB |
apiworld-api-1.3-sources.jar | 4 KB |
apiworld-api-1.3-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-api/ -->
<dependency>
<groupId>com.fastjrun.codeg.apiworld</groupId>
<artifactId>apiworld-api</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-api/
implementation 'com.fastjrun.codeg.apiworld:apiworld-api:1.3'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-api/
implementation ("com.fastjrun.codeg.apiworld:apiworld-api:1.3")
'com.fastjrun.codeg.apiworld:apiworld-api:jar:1.3'
<dependency org="com.fastjrun.codeg.apiworld" name="apiworld-api" rev="1.3">
<artifact name="apiworld-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.apiworld', module='apiworld-api', version='1.3')
)
libraryDependencies += "com.fastjrun.codeg.apiworld" % "apiworld-api" % "1.3"
[com.fastjrun.codeg.apiworld/apiworld-api "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fastjrun.codeg.apibase : sdkg-apibase-api | jar | 3.2 |
org.projectlombok : lombok | jar | 1.16.22 |
com.fastjrun.codeg : sdkg-common | jar | 3.2 |