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-structures 1.0.4


Group ID:
com.github.arthur-bit-monnot
Artifact ID:
fape-structures_2.12
Version:
1.0.4
Release Date:
Jan 11, 2019
Licenses:
Files:

libraryDependencies += "com.github.arthur-bit-monnot" %% "fape-structures" % "1.0.4"

Mill build tool

ivy"com.github.arthur-bit-monnot::fape-structures:1.0.4"

Scala CLI

//> using dep "com.github.arthur-bit-monnot::fape-structures:1.0.4"

Ammonite REPL

import $ivy.`com.github.arthur-bit-monnot::fape-structures:1.0.4`

<dependency>
  <groupId>com.github.arthur-bit-monnot</groupId>
  <artifactId>fape-structures_2.12</artifactId>
  <version>1.0.4</version>
</dependency>

compile group: 'com.github.arthur-bit-monnot', name: 'fape-structures_2.12', version: '1.0.4'