| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.javax0.geci |
| Идентификатор | Идентификаторjavageci-parent |
| Версия | Версия1.6.3 |
| Тип | Типpom |
| Описание |
Описаниеjavageci-parent
Java GEnerate Code Inline source code generation framework
|
| Имя Файла | Размер |
|---|---|
| javageci-parent-1.6.3.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.javax0.geci/javageci-parent/ -->
<dependency>
<groupId>com.javax0.geci</groupId>
<artifactId>javageci-parent</artifactId>
<version>1.6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-parent/
implementation 'com.javax0.geci:javageci-parent:1.6.3'
// https://jarcasting.com/artifacts/com.javax0.geci/javageci-parent/
implementation ("com.javax0.geci:javageci-parent:1.6.3")
'com.javax0.geci:javageci-parent:pom:1.6.3'
<dependency org="com.javax0.geci" name="javageci-parent" rev="1.6.3">
<artifact name="javageci-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.javax0.geci', module='javageci-parent', version='1.6.3')
)
libraryDependencies += "com.javax0.geci" % "javageci-parent" % "1.6.3"
[com.javax0.geci/javageci-parent "1.6.3"]