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

org.objectweb.petals:petals-plugins 2


Группа

Группа

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

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

petals-plugins
Версия

Версия

2
Тип

Тип

pom

Скачать petals-plugins 2

Имя Файла Размер
petals-plugins-2.pom 231 bytes
Обзор

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