License |
License |
---|---|
GroupId | GroupIdio.github.uuverifiers |
ArtifactId | ArtifactIdostrich_2.11 |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionOstrich
OSTRICH is an SMT solver for string constraints.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ostrich_2.11-1.1.pom | |
ostrich_2.11-1.1.jar | 1 MB |
ostrich_2.11-1.1-sources.jar | 398 KB |
ostrich_2.11-1.1-javadoc.jar | 825 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.uuverifiers/ostrich_2.11/ -->
<dependency>
<groupId>io.github.uuverifiers</groupId>
<artifactId>ostrich_2.11</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uuverifiers/ostrich_2.11/
implementation 'io.github.uuverifiers:ostrich_2.11:1.1'
// https://jarcasting.com/artifacts/io.github.uuverifiers/ostrich_2.11/
implementation ("io.github.uuverifiers:ostrich_2.11:1.1")
'io.github.uuverifiers:ostrich_2.11:jar:1.1'
<dependency org="io.github.uuverifiers" name="ostrich_2.11" rev="1.1">
<artifact name="ostrich_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uuverifiers', module='ostrich_2.11', version='1.1')
)
libraryDependencies += "io.github.uuverifiers" % "ostrich_2.11" % "1.1"
[io.github.uuverifiers/ostrich_2.11 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.github.uuverifiers : ostrich-ecma2020-parser_2.11 | jar | 1.1 |
io.github.uuverifiers : princess_2.11 | jar | 2021-11-15 |
org.sat4j : org.sat4j.core | jar | 2.3.1 |
dk.brics.automaton : automaton | jar | 1.11-8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |