License |
License |
---|---|
GroupId | GroupIdse.redmind |
ArtifactId | ArtifactIdrmtest-example |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrmtest -> example
Redmind Automation test toolbox
|
Filename | Size |
---|---|
rmtest-example-2.8.3.pom | |
rmtest-example-2.8.3.jar | 16 KB |
rmtest-example-2.8.3-sources.jar | 8 KB |
rmtest-example-2.8.3-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.redmind/rmtest-example/ -->
<dependency>
<groupId>se.redmind</groupId>
<artifactId>rmtest-example</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.redmind/rmtest-example/
implementation 'se.redmind:rmtest-example:2.8.3'
// https://jarcasting.com/artifacts/se.redmind/rmtest-example/
implementation ("se.redmind:rmtest-example:2.8.3")
'se.redmind:rmtest-example:jar:2.8.3'
<dependency org="se.redmind" name="rmtest-example" rev="2.8.3">
<artifact name="rmtest-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.redmind', module='rmtest-example', version='2.8.3')
)
libraryDependencies += "se.redmind" % "rmtest-example" % "2.8.3"
[se.redmind/rmtest-example "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
se.redmind : rmtest-testdroid | jar | 2.8.3 |
se.redmind : rmtest-logback | jar | 2.8.3 |
se.redmind : rmtest-cucumber-selenium | jar | 2.8.3 |
se.redmind : rmtest-cucumber-restassured | jar | 2.8.3 |