License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.apiworld |
ArtifactId | ArtifactIdapiworld-sdkg |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapiworld-sdkg
apiworld接口代码生成插件
|
Filename | Size |
---|---|
apiworld-sdkg-1.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg/ -->
<dependency>
<groupId>com.fastjrun.codeg.apiworld</groupId>
<artifactId>apiworld-sdkg</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg/
implementation 'com.fastjrun.codeg.apiworld:apiworld-sdkg:1.4'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg/
implementation ("com.fastjrun.codeg.apiworld:apiworld-sdkg:1.4")
'com.fastjrun.codeg.apiworld:apiworld-sdkg:pom:1.4'
<dependency org="com.fastjrun.codeg.apiworld" name="apiworld-sdkg" rev="1.4">
<artifact name="apiworld-sdkg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.apiworld', module='apiworld-sdkg', version='1.4')
)
libraryDependencies += "com.fastjrun.codeg.apiworld" % "apiworld-sdkg" % "1.4"
[com.fastjrun.codeg.apiworld/apiworld-sdkg "1.4"]