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