is not current version
Last Version 4.1

io.github.Ethan0507:dummy-plugin-junit4 0.0.1

A simple webdriver-framework-junit4

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.Ethan0507
ArtifactId

ArtifactId

dummy-plugin-junit4
Version

Version

0.0.1
Type

Type

jar

Download dummy-plugin-junit4 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-junit4/ -->
<dependency>
    <groupId>io.github.Ethan0507</groupId>
    <artifactId>dummy-plugin-junit4</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-junit4/
implementation 'io.github.Ethan0507:dummy-plugin-junit4:0.0.1'
// https://jarcasting.com/artifacts/io.github.Ethan0507/dummy-plugin-junit4/
implementation ("io.github.Ethan0507:dummy-plugin-junit4:0.0.1")
'io.github.Ethan0507:dummy-plugin-junit4:jar:0.0.1'
<dependency org="io.github.Ethan0507" name="dummy-plugin-junit4" rev="0.0.1">
  <artifact name="dummy-plugin-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Ethan0507', module='dummy-plugin-junit4', version='0.0.1')
)
libraryDependencies += "io.github.Ethan0507" % "dummy-plugin-junit4" % "0.0.1"
[io.github.Ethan0507/dummy-plugin-junit4 "0.0.1"]