FAPE (Flexible Acting and Planning Environment) is a constraint-based planner for the ANML language.
fape-constraints 1.0
Group ID:
com.github.arthur-bit-monnot
Artifact ID:
fape-constraints_2.12
Version:
1.0
Release Date:
Jul 16, 2017
Licenses:
Files:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.github.arthur-bit-monnot" %% "fape-constraints" % "1.0"
ivy"com.github.arthur-bit-monnot::fape-constraints:1.0"
//> using dep "com.github.arthur-bit-monnot::fape-constraints:1.0"
import $ivy.`com.github.arthur-bit-monnot::fape-constraints:1.0`
<dependency> <groupId>com.github.arthur-bit-monnot</groupId> <artifactId>fape-constraints_2.12</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.arthur-bit-monnot', name: 'fape-constraints_2.12', version: '1.0'