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

org.coosproject.plugins:wrapped-parent 1.2.10


Группа

Группа

org.coosproject.plugins
Идентификатор

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

wrapped-parent
Версия

Версия

1.2.10
Тип

Тип

pom

Скачать wrapped-parent 1.2.10

Имя Файла Размер
wrapped-parent-1.2.10.pom 1 KB
Обзор

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