Jar examples for s:spectrum
A colorful BDD-style test runner for Java
You can download jar file spectrum 1.2.0 in this page.
Copyright (c) 2013, Brian Grinstead
You can use the following script to add spectrum-1.2.0.jar to your project.
<dependency> <groupId>com.greghaskins</groupId> <artifactId>spectrum</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.greghaskins', name: 'spectrum', version: '1.2.0'
libraryDependencies += "com.greghaskins" % "spectrum" % "1.2.0"
<dependency org="com.greghaskins" name="spectrum" rev="1.2.0"/>
@Grapes(@Grab(group='com.greghaskins', module='spectrum', version='1.2.0'))
'com.greghaskins:spectrum:jar:1.2.0'
Click the following link to download the jar file.
spectrum-1.2.0-javadoc.jar