This repository has been deprecated by the owner.

smt-cache 0.6.0


Group ID:
org.bitlap
Artifact ID:
smt-cache_2.11
Version:
0.6.0
Release Date:
Jun 11, 2022
Licenses:
MIT
Files:

libraryDependencies += "org.bitlap" %% "smt-cache" % "0.6.0"

Mill build tool

ivy"org.bitlap::smt-cache:0.6.0"

Scala CLI

//> using dep "org.bitlap::smt-cache:0.6.0"

Ammonite REPL

import $ivy.`org.bitlap::smt-cache:0.6.0`

<dependency>
  <groupId>org.bitlap</groupId>
  <artifactId>smt-cache_2.11</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'org.bitlap', name: 'smt-cache_2.11', version: '0.6.0'