License |
License |
---|---|
GroupId | GroupIdcom.fastjrun.codeg.apiworld |
ArtifactId | ArtifactIdapiworld-sdkg-parent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapiworld-sdkg
自定义接口实现示例
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apiworld-sdkg-parent-1.3.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg-parent/ -->
<dependency>
<groupId>com.fastjrun.codeg.apiworld</groupId>
<artifactId>apiworld-sdkg-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg-parent/
implementation 'com.fastjrun.codeg.apiworld:apiworld-sdkg-parent:1.3'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg-parent/
implementation ("com.fastjrun.codeg.apiworld:apiworld-sdkg-parent:1.3")
'com.fastjrun.codeg.apiworld:apiworld-sdkg-parent:pom:1.3'
<dependency org="com.fastjrun.codeg.apiworld" name="apiworld-sdkg-parent" rev="1.3">
<artifact name="apiworld-sdkg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.apiworld', module='apiworld-sdkg-parent', version='1.3')
)
libraryDependencies += "com.fastjrun.codeg.apiworld" % "apiworld-sdkg-parent" % "1.3"
[com.fastjrun.codeg.apiworld/apiworld-sdkg-parent "1.3"]