is not current version
Last Version 2.3.2

io.ryos.rhino:parent 2.0.0.RC

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

GroupId

GroupId

io.ryos.rhino
ArtifactId

ArtifactId

parent
Version

Version

2.0.0.RC
Type

Type

pom

Download parent 2.0.0.RC

Filename Size
parent-2.0.0.RC.pom 13 KB
Browse

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