phil-rice / cddcore   3.0.0

GitHub

Constraint Driven Development

Scala versions: 2.11 2.10

structure 2.1.2


Group ID:
org.cddcore
Artifact ID:
structure_2.11
Version:
2.1.2
Release Date:
Oct 31, 2014
Licenses:
Files:

libraryDependencies += "org.cddcore" %% "structure" % "2.1.2"

Mill build tool

ivy"org.cddcore::structure:2.1.2"

Scala CLI

//> using dep "org.cddcore::structure:2.1.2"

Ammonite REPL

import $ivy.`org.cddcore::structure:2.1.2`

<dependency>
  <groupId>org.cddcore</groupId>
  <artifactId>structure_2.11</artifactId>
  <version>2.1.2</version>
</dependency>

compile group: 'org.cddcore', name: 'structure_2.11', version: '2.1.2'