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

io.ryos.rhino:parent 2.2.0.M1

Rhino: Annotation-based JUnit-style load and performance testing framework

Группа

Группа

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

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

parent
Версия

Версия

2.2.0.M1
Тип

Тип

pom

Скачать parent 2.2.0.M1

Имя Файла Размер
parent-2.2.0.M1.pom 14 KB
Обзор

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