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

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


Группа

Группа

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

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

rhino-archetype-parent
Версия

Версия

1.7.1
Тип

Тип

pom

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

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