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

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


Группа

Группа

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

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

rhino-archetype-parent
Версия

Версия

2.1.9
Тип

Тип

pom

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

Имя Файла Размер
rhino-archetype-parent-2.1.9.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>2.1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ryos.rhino/rhino-archetype-parent/
implementation 'io.ryos.rhino:rhino-archetype-parent:2.1.9'
// https://jarcasting.com/artifacts/io.ryos.rhino/rhino-archetype-parent/
implementation ("io.ryos.rhino:rhino-archetype-parent:2.1.9")
'io.ryos.rhino:rhino-archetype-parent:pom:2.1.9'
<dependency org="io.ryos.rhino" name="rhino-archetype-parent" rev="2.1.9">
  <artifact name="rhino-archetype-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ryos.rhino', module='rhino-archetype-parent', version='2.1.9')
)
libraryDependencies += "io.ryos.rhino" % "rhino-archetype-parent" % "2.1.9"
[io.ryos.rhino/rhino-archetype-parent "2.1.9"]