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