License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdedu.illinois |
ArtifactId | ArtifactIdnondex |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNonDex
A tool for finding strong assumptions on APIs with non-deterministic specifications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nondex-1.1.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.illinois/nondex/ -->
<dependency>
<groupId>edu.illinois</groupId>
<artifactId>nondex</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.illinois/nondex/
implementation 'edu.illinois:nondex:1.1.2'
// https://jarcasting.com/artifacts/edu.illinois/nondex/
implementation ("edu.illinois:nondex:1.1.2")
'edu.illinois:nondex:pom:1.1.2'
<dependency org="edu.illinois" name="nondex" rev="1.1.2">
<artifact name="nondex" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.illinois', module='nondex', version='1.1.2')
)
libraryDependencies += "edu.illinois" % "nondex" % "1.1.2"
[edu.illinois/nondex "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |