entangled-xyz / scotty   0.6.0

Apache License 2.0 Website GitHub

Quantum computing framework for Java and Scala developers.

Scala versions: 2.13 2.12 2.11 2.10

scotty 0.2.0


Group ID:
xyz.entangled
Artifact ID:
scotty_2.13
Version:
0.2.0
Release Date:
Jun 13, 2019
Licenses:
Files:

libraryDependencies += "xyz.entangled" %% "scotty" % "0.2.0"

Mill build tool

ivy"xyz.entangled::scotty:0.2.0"

Scala CLI

//> using dep "xyz.entangled::scotty:0.2.0"

Ammonite REPL

import $ivy.`xyz.entangled::scotty:0.2.0`

<dependency>
  <groupId>xyz.entangled</groupId>
  <artifactId>scotty_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'xyz.entangled', name: 'scotty_2.13', version: '0.2.0'