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

com.zaubersoftware.commons.repository:repository-parent 3.52


Группа

Группа

com.zaubersoftware.commons.repository
Идентификатор

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

repository-parent
Версия

Версия

3.52
Тип

Тип

pom

Скачать repository-parent 3.52

Имя Файла Размер
repository-parent-3.52.pom 650 bytes
Обзор

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