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

com.fastjrun.codeg:sdkg-parent 3.2.1

快嘉代码生成Maven插件

Группа

Группа

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

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

sdkg-parent
Версия

Версия

3.2.1
Тип

Тип

pom

Скачать sdkg-parent 3.2.1

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

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