is not current version
Last Version 1.3

com.fastjrun.codeg.apiworld:apiworld-sdkg-parent 1.2

自定义接口实现示例

GroupId

GroupId

com.fastjrun.codeg.apiworld
ArtifactId

ArtifactId

apiworld-sdkg-parent
Version

Version

1.2
Type

Type

pom

Download apiworld-sdkg-parent 1.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.fastjrun.codeg.apiworld/apiworld-sdkg-parent/
implementation ("com.fastjrun.codeg.apiworld:apiworld-sdkg-parent:1.2")
'com.fastjrun.codeg.apiworld:apiworld-sdkg-parent:pom:1.2'
<dependency org="com.fastjrun.codeg.apiworld" name="apiworld-sdkg-parent" rev="1.2">
  <artifact name="apiworld-sdkg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg.apiworld', module='apiworld-sdkg-parent', version='1.2')
)
libraryDependencies += "com.fastjrun.codeg.apiworld" % "apiworld-sdkg-parent" % "1.2"
[com.fastjrun.codeg.apiworld/apiworld-sdkg-parent "1.2"]