creativescala / doodle   0.21.0

Apache License 2.0 Website GitHub

Compositional vector graphics in Scala / Scala.JS

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

doodle-core 0.9.14


Group ID:
org.creativescala
Artifact ID:
doodle-core_2.12
Version:
0.9.14
Release Date:
Dec 20, 2019
Licenses:
Files:

libraryDependencies += "org.creativescala" %% "doodle-core" % "0.9.14"

Mill build tool

ivy"org.creativescala::doodle-core:0.9.14"

Scala CLI

//> using dep "org.creativescala::doodle-core:0.9.14"

Ammonite REPL

import $ivy.`org.creativescala::doodle-core:0.9.14`

<dependency>
  <groupId>org.creativescala</groupId>
  <artifactId>doodle-core_2.12</artifactId>
  <version>0.9.14</version>
</dependency>

compile group: 'org.creativescala', name: 'doodle-core_2.12', version: '0.9.14'