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