Last Version

junit-interface 0.11.11

An implementation of sbt's test interface for JUnit 4

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

junit-interface
Version

Version

0.11.11
Type

Type

jar
Description

Description

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

Project URL

https://github.com/olafurpg/junit-interface
Project Organization

Project Organization

com.geirsson
Source Code Management

Source Code Management

https://github.com/olafurpg/junit-interface

Download junit-interface 0.11.11


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.