is not current version
Last Version 1.0.0-beta8

com.google.code.maven-play-plugin:surefire-play-junit4 1.0.0-beta5

SureFire Play!-JUnit4 Runner

Categories

Categories

Maven Build Tools JUnit Unit Testing
GroupId

GroupId

com.google.code.maven-play-plugin
ArtifactId

ArtifactId

surefire-play-junit4
Version

Version

1.0.0-beta5
Type

Type

jar

Download surefire-play-junit4 1.0.0-beta5


<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/surefire-play-junit4/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin</groupId>
    <artifactId>surefire-play-junit4</artifactId>
    <version>1.0.0-beta5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/surefire-play-junit4/
implementation 'com.google.code.maven-play-plugin:surefire-play-junit4:1.0.0-beta5'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/surefire-play-junit4/
implementation ("com.google.code.maven-play-plugin:surefire-play-junit4:1.0.0-beta5")
'com.google.code.maven-play-plugin:surefire-play-junit4:jar:1.0.0-beta5'
<dependency org="com.google.code.maven-play-plugin" name="surefire-play-junit4" rev="1.0.0-beta5">
  <artifact name="surefire-play-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin', module='surefire-play-junit4', version='1.0.0-beta5')
)
libraryDependencies += "com.google.code.maven-play-plugin" % "surefire-play-junit4" % "1.0.0-beta5"
[com.google.code.maven-play-plugin/surefire-play-junit4 "1.0.0-beta5"]