Jar examples for j:junit-core
You can download jar file junit-core 0.0.8 in this page.
Apache License
You can use the following script to add junit-core-0.0.8.jar to your project.
<dependency> <groupId>com.fitbur.testify.junit</groupId> <artifactId>junit-core</artifactId> <version>0.0.8</version> </dependency>
compile group: 'com.fitbur.testify.junit', name: 'junit-core', version: '0.0.8'
libraryDependencies += "com.fitbur.testify.junit" % "junit-core" % "0.0.8"
<dependency org="com.fitbur.testify.junit" name="junit-core" rev="0.0.8"/>
@Grapes(@Grab(group='com.fitbur.testify.junit', module='junit-core', version='0.0.8'))
'com.fitbur.testify.junit:junit-core:jar:0.0.8'
Click the following link to download the jar file.
junit-core-0.0.8-javadoc.jar