| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fastjrun.codeg |
| Идентификатор | Идентификаторsdkg-parent |
| Версия | Версия4.0.4 |
| Тип | Типpom |
| Описание |
Описаниеsdkg
快嘉代码生成Maven插件
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sdkg-parent-4.0.4.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-parent/ -->
<dependency>
<groupId>com.fastjrun.codeg</groupId>
<artifactId>sdkg-parent</artifactId>
<version>4.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-parent/
implementation 'com.fastjrun.codeg:sdkg-parent:4.0.4'
// https://jarcasting.com/artifacts/com.fastjrun.codeg/sdkg-parent/
implementation ("com.fastjrun.codeg:sdkg-parent:4.0.4")
'com.fastjrun.codeg:sdkg-parent:pom:4.0.4'
<dependency org="com.fastjrun.codeg" name="sdkg-parent" rev="4.0.4">
<artifact name="sdkg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastjrun.codeg', module='sdkg-parent', version='4.0.4')
)
libraryDependencies += "com.fastjrun.codeg" % "sdkg-parent" % "4.0.4"
[com.fastjrun.codeg/sdkg-parent "4.0.4"]