Jar examples for j:junit-runners
JUnit4 Test Runners
You can download jar file junit-runners 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add junit-runners-1.0.jar to your project.
<dependency> <groupId>com.nitorcreations</groupId> <artifactId>junit-runners</artifactId> <version>1.0</version> </dependency>
compile group: 'com.nitorcreations', name: 'junit-runners', version: '1.0'
libraryDependencies += "com.nitorcreations" % "junit-runners" % "1.0"
<dependency org="com.nitorcreations" name="junit-runners" rev="1.0"/>
@Grapes(@Grab(group='com.nitorcreations', module='junit-runners', version='1.0'))
'com.nitorcreations:junit-runners:jar:1.0'
Click the following link to download the jar file.
junit-runners-1.0-javadoc.jar