arbimo / fape   1.0.4

BSD 2-clause "Simplified" License GitHub

FAPE (Flexible Acting and Planning Environment) is a constraint-based planner for the ANML language.

Scala versions: 2.12 2.11
Scala Native versions: 0.3

fape-svg-plot 1.0


Group ID:
com.github.arthur-bit-monnot
Artifact ID:
fape-svg-plot_2.12
Version:
1.0
Release Date:
Jul 16, 2017
Licenses:
Files:

libraryDependencies += "com.github.arthur-bit-monnot" %% "fape-svg-plot" % "1.0"

Mill build tool

ivy"com.github.arthur-bit-monnot::fape-svg-plot:1.0"

Scala CLI

//> using dep "com.github.arthur-bit-monnot::fape-svg-plot:1.0"

Ammonite REPL

import $ivy.`com.github.arthur-bit-monnot::fape-svg-plot:1.0`

<dependency>
  <groupId>com.github.arthur-bit-monnot</groupId>
  <artifactId>fape-svg-plot_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.github.arthur-bit-monnot', name: 'fape-svg-plot_2.12', version: '1.0'