GroupId | GroupIdorg.codehaus.jet |
---|---|
ArtifactId | ArtifactIdjet-hypothesis |
Last Version | Last Version1.0-beta-4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJET Hypothesis
|
Filename | Size |
---|---|
jet-hypothesis-1.0-beta-4.pom | |
jet-hypothesis-1.0-beta-4.jar | 2 MB |
jet-hypothesis-1.0-beta-4-sources.jar | 2 MB |
jet-hypothesis-1.0-beta-4-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.jet/jet-hypothesis/ -->
<dependency>
<groupId>org.codehaus.jet</groupId>
<artifactId>jet-hypothesis</artifactId>
<version>1.0-beta-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jet/jet-hypothesis/
implementation 'org.codehaus.jet:jet-hypothesis:1.0-beta-4'
// https://jarcasting.com/artifacts/org.codehaus.jet/jet-hypothesis/
implementation ("org.codehaus.jet:jet-hypothesis:1.0-beta-4")
'org.codehaus.jet:jet-hypothesis:jar:1.0-beta-4'
<dependency org="org.codehaus.jet" name="jet-hypothesis" rev="1.0-beta-4">
<artifact name="jet-hypothesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jet', module='jet-hypothesis', version='1.0-beta-4')
)
libraryDependencies += "org.codehaus.jet" % "jet-hypothesis" % "1.0-beta-4"
[org.codehaus.jet/jet-hypothesis "1.0-beta-4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jet : jet-regression | jar | 1.0-beta-4 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.2.0 |
junit : junit | jar | 4.3.1 |