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