License |
License |
---|---|
GroupId | GroupIdio.github.uuverifiers |
ArtifactId | ArtifactIdostrich_2.12 |
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.12-1.1.pom | |
ostrich_2.12-1.1.jar | 973 KB |
ostrich_2.12-1.1-sources.jar | 398 KB |
ostrich_2.12-1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.uuverifiers/ostrich_2.12/ -->
<dependency>
<groupId>io.github.uuverifiers</groupId>
<artifactId>ostrich_2.12</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.uuverifiers/ostrich_2.12/
implementation 'io.github.uuverifiers:ostrich_2.12:1.1'
// https://jarcasting.com/artifacts/io.github.uuverifiers/ostrich_2.12/
implementation ("io.github.uuverifiers:ostrich_2.12:1.1")
'io.github.uuverifiers:ostrich_2.12:jar:1.1'
<dependency org="io.github.uuverifiers" name="ostrich_2.12" rev="1.1">
<artifact name="ostrich_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.uuverifiers', module='ostrich_2.12', version='1.1')
)
libraryDependencies += "io.github.uuverifiers" % "ostrich_2.12" % "1.1"
[io.github.uuverifiers/ostrich_2.12 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
io.github.uuverifiers : ostrich-ecma2020-parser_2.12 | jar | 1.1 |
io.github.uuverifiers : princess_2.12 | 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.12 | jar | 1.14.0 |