is not current version
Last Version 1.2.5

org.e-hoffman.testing:EhoffmanTestRunner 1.1.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

EhoffmanTestRunner
Version

Version

1.1.1
Type

Type

jar

Download EhoffmanTestRunner 1.1.1


<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/EhoffmanTestRunner/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>EhoffmanTestRunner</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/EhoffmanTestRunner/
implementation 'org.e-hoffman.testing:EhoffmanTestRunner:1.1.1'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/EhoffmanTestRunner/
implementation ("org.e-hoffman.testing:EhoffmanTestRunner:1.1.1")
'org.e-hoffman.testing:EhoffmanTestRunner:jar:1.1.1'
<dependency org="org.e-hoffman.testing" name="EhoffmanTestRunner" rev="1.1.1">
  <artifact name="EhoffmanTestRunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='EhoffmanTestRunner', version='1.1.1')
)
libraryDependencies += "org.e-hoffman.testing" % "EhoffmanTestRunner" % "1.1.1"
[org.e-hoffman.testing/EhoffmanTestRunner "1.1.1"]