не последняя версия
Последняя версия 1.1

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

自定义接口实现示例

Группа

Группа

com.fastjrun.codeg
Идентификатор

Идентификатор

apiworld-sdkg-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать apiworld-sdkg-parent 1.0

Имя Файла Размер
apiworld-sdkg-parent-1.0.pom 13 KB
Обзор

<!-- 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"]