k

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