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

org.ow2.petals:petals-artifactrepository-parent 1.0.0


Группа

Группа

org.ow2.petals
Идентификатор

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

petals-artifactrepository-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать petals-artifactrepository-parent 1.0.0


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