is not current version
Last Version 2.3.2

io.ryos.rhino:rhino-archetype 2.0.0

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

GroupId

GroupId

io.ryos.rhino
ArtifactId

ArtifactId

rhino-archetype
Version

Version

2.0.0
Type

Type

jar

Download rhino-archetype 2.0.0


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