is not current version
Last Version 1.1

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

自定义接口实现示例

GroupId

GroupId

com.fastjrun.codeg
ArtifactId

ArtifactId

apiworld-sdkg-parent
Version

Version

1.0
Type

Type

pom

Download apiworld-sdkg-parent 1.0


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