| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.laamella |
| Идентификатор | Идентификаторgencodegen-parent |
| Последняя версия | Последняя версия0.10 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.laamella:gencodegen-parent
Generic Code Generator.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gencodegen-parent-0.10.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.laamella/gencodegen-parent/ -->
<dependency>
<groupId>com.laamella</groupId>
<artifactId>gencodegen-parent</artifactId>
<version>0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.laamella/gencodegen-parent/
implementation 'com.laamella:gencodegen-parent:0.10'
// https://jarcasting.com/artifacts/com.laamella/gencodegen-parent/
implementation ("com.laamella:gencodegen-parent:0.10")
'com.laamella:gencodegen-parent:pom:0.10'
<dependency org="com.laamella" name="gencodegen-parent" rev="0.10">
<artifact name="gencodegen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.laamella', module='gencodegen-parent', version='0.10')
)
libraryDependencies += "com.laamella" % "gencodegen-parent" % "0.10"
[com.laamella/gencodegen-parent "0.10"]