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