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

io.ryos.rhino:rhino-archetype-parent 1.0.11


Группа

Группа

io.ryos.rhino
Идентификатор

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

rhino-archetype-parent
Версия

Версия

1.0.11
Тип

Тип

pom

Скачать rhino-archetype-parent 1.0.11

Имя Файла Размер
rhino-archetype-parent-1.0.11.pom 7 KB
Обзор

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