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

com.github.cormoran-io.pepper:pepper-parent 1.19


Категории

Категории

ORM Данные
Группа

Группа

com.github.cormoran-io.pepper
Идентификатор

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

pepper-parent
Версия

Версия

1.19
Тип

Тип

pom

Скачать pepper-parent 1.19

Имя Файла Размер
pepper-parent-1.19.pom 20 KB
Обзор

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