is not current version
Last Version 2.7.3

org.eclipse.tycho:org.eclipse.tycho.surefire.junit47 1.2.0


Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

org.eclipse.tycho.surefire.junit47
Version

Version

1.2.0
Type

Type

jar

Download org.eclipse.tycho.surefire.junit47 1.2.0


<!-- https://jarcasting.com/artifacts/org.eclipse.tycho/org.eclipse.tycho.surefire.junit47/ -->
<dependency>
    <groupId>org.eclipse.tycho</groupId>
    <artifactId>org.eclipse.tycho.surefire.junit47</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.tycho/org.eclipse.tycho.surefire.junit47/
implementation 'org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:1.2.0'
// https://jarcasting.com/artifacts/org.eclipse.tycho/org.eclipse.tycho.surefire.junit47/
implementation ("org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:1.2.0")
'org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:1.2.0'
<dependency org="org.eclipse.tycho" name="org.eclipse.tycho.surefire.junit47" rev="1.2.0">
  <artifact name="org.eclipse.tycho.surefire.junit47" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.tycho', module='org.eclipse.tycho.surefire.junit47', version='1.2.0')
)
libraryDependencies += "org.eclipse.tycho" % "org.eclipse.tycho.surefire.junit47" % "1.2.0"
[org.eclipse.tycho/org.eclipse.tycho.surefire.junit47 "1.2.0"]