k

ksmt-cvc5-native-windows-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-cvc5-native-windows-x64-0.5.11.jar download
ksmt-cvc5-native-windows-x64-0.5.11.pom download
ksmt-cvc5-native-windows-x64-0.5.11-sources.jar download
Apache Maven
<dependency>
  <groupId>io.ksmt</groupId>
  <artifactId>ksmt-cvc5-native-windows-x64</artifactId>
  <version>0.5.11</version>
</dependency>
Gradle Groovy
implementation 'io.ksmt:ksmt-cvc5-native-windows-x64:0.5.11'
Gradle Kotlin
implementation("io.ksmt:ksmt-cvc5-native-windows-x64:0.5.11")
Scala SBT
libraryDependencies += "io.ksmt" % "ksmt-cvc5-native-windows-x64" % "0.5.11"
Groovy Grape
@Grapes(
  @Grab(group='io.ksmt', module='ksmt-cvc5-native-windows-x64', version='0.5.11')
)
Apache Ivy
<dependency org="io.ksmt" name="ksmt-cvc5-native-windows-x64" rev="0.5.11" />
Leiningen
[io.ksmt/ksmt-cvc5-native-windows-x64 "0.5.11"]
Apache Buildr
'io.ksmt:ksmt-cvc5-native-windows-x64:jar:0.5.11'
Dependencies
The project has no third-party dependencies