Last Version

JUnit-Interface 0.11

An implementation of sbt's test interface for JUnit 4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.novocode
ArtifactId

ArtifactId

junit-interface
Version

Version

0.11
Type

Type

jar
Description

Description

JUnit-Interface
An implementation of sbt's test interface for JUnit 4
Project URL

Project URL

http://github.com/sbt/junit-interface/
Project Organization

Project Organization

com.novocode

Download junit-interface 0.11


<!-- https://jarcasting.com/artifacts/com.novocode/junit-interface/ -->
<dependency>
    <groupId>com.novocode</groupId>
    <artifactId>junit-interface</artifactId>
    <version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.novocode/junit-interface/
implementation 'com.novocode:junit-interface:0.11'
// https://jarcasting.com/artifacts/com.novocode/junit-interface/
implementation ("com.novocode:junit-interface:0.11")
'com.novocode:junit-interface:jar:0.11'
<dependency org="com.novocode" name="junit-interface" rev="0.11">
  <artifact name="junit-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.novocode', module='junit-interface', version='0.11')
)
libraryDependencies += "com.novocode" % "junit-interface" % "0.11"
[com.novocode/junit-interface "0.11"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.