License |
License |
---|---|
GroupId | GroupIdcom.prezi.spaghetti |
ArtifactId | ArtifactIdspaghetti-support-test-harness |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspaghetti-support-test-harness
Spaghetti
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.prezi.spaghetti/spaghetti-support-test-harness/ -->
<dependency>
<groupId>com.prezi.spaghetti</groupId>
<artifactId>spaghetti-support-test-harness</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.prezi.spaghetti/spaghetti-support-test-harness/
implementation 'com.prezi.spaghetti:spaghetti-support-test-harness:2.1'
// https://jarcasting.com/artifacts/com.prezi.spaghetti/spaghetti-support-test-harness/
implementation ("com.prezi.spaghetti:spaghetti-support-test-harness:2.1")
'com.prezi.spaghetti:spaghetti-support-test-harness:jar:2.1'
<dependency org="com.prezi.spaghetti" name="spaghetti-support-test-harness" rev="2.1">
<artifact name="spaghetti-support-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.prezi.spaghetti', module='spaghetti-support-test-harness', version='2.1')
)
libraryDependencies += "com.prezi.spaghetti" % "spaghetti-support-test-harness" % "2.1"
[com.prezi.spaghetti/spaghetti-support-test-harness "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.prezi.spaghetti : spaghetti-core | jar | 2.1 |
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
junit : junit | jar | 4.11 |
org.codehaus.groovy : groovy | jar | 2.3.9 |
org.mockito : mockito-all | jar | 1.9.5 |