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.1.0


Group ID:
xyz.entangled
Artifact ID:
scotty_2.12
Version:
0.1.0
Release Date:
Jun 5, 2019
Licenses:
Files:

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

Mill build tool

ivy"xyz.entangled::scotty:0.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>xyz.entangled</groupId>
  <artifactId>scotty_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'xyz.entangled', name: 'scotty_2.12', version: '0.1.0'