Last Version

Spectrum 1.2.0

A colorful BDD-style test runner for Java

License

License

GroupId

GroupId

com.greghaskins
ArtifactId

ArtifactId

spectrum
Version

Version

1.2.0
Type

Type

jar
Description

Description

Spectrum
A colorful BDD-style test runner for Java
Project URL

Project URL

https://github.com/greghaskins/spectrum
Source Code Management

Source Code Management

https://github.com/greghaskins/spectrum/tree/master

Download spectrum 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.