k

ksmt-z3-native-linux-x64

Kotlin API for various SMT solvers
https://www.ksmt.io/
The Apache License, Version 2.0
Valentyn Sobol Alexey Menshutin
Files download
File Operation
ksmt-z3-native-linux-x64-0.5.19.jar download
ksmt-z3-native-linux-x64-0.5.19.pom download
ksmt-z3-native-linux-x64-0.5.19-sources.jar download
Apache Maven
<dependency>
  <groupId>io.ksmt</groupId>
  <artifactId>ksmt-z3-native-linux-x64</artifactId>
  <version>0.5.19</version>
</dependency>
Gradle Groovy
implementation 'io.ksmt:ksmt-z3-native-linux-x64:0.5.19'
Gradle Kotlin
implementation("io.ksmt:ksmt-z3-native-linux-x64:0.5.19")
Scala SBT
libraryDependencies += "io.ksmt" % "ksmt-z3-native-linux-x64" % "0.5.19"
Groovy Grape
@Grapes(
  @Grab(group='io.ksmt', module='ksmt-z3-native-linux-x64', version='0.5.19')
)
Apache Ivy
<dependency org="io.ksmt" name="ksmt-z3-native-linux-x64" rev="0.5.19" />
Leiningen
[io.ksmt/ksmt-z3-native-linux-x64 "0.5.19"]
Apache Buildr
'io.ksmt:ksmt-z3-native-linux-x64:jar:0.5.19'
Dependencies
The project has no third-party dependencies