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

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


Группа

Группа

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

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

rhino-archetype-parent
Версия

Версия

2.2.3
Тип

Тип

pom

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

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