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