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