is not current version
Last Version 1.5.0

org.e-hoffman.testing:JunitAopAllianceRunner 1.0.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

JunitAopAllianceRunner
Version

Version

1.0.0
Type

Type

jar

Download JunitAopAllianceRunner 1.0.0


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