Last Version

pddl4j 3.8.3

PDDL4J aims at facilitating the development of JAVA tools for Automated Planning based on PDDL language

License

License

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.pellierd
ArtifactId

ArtifactId

pddl4j
Version

Version

3.8.3
Type

Type

pom
Description

Description

pddl4j
PDDL4J aims at facilitating the development of JAVA tools for Automated Planning based on PDDL language
Project URL

Project URL

https://github.com/pellierd/pddl4j
Project Organization

Project Organization

com.github.pellierd
Source Code Management

Source Code Management

https://github.com/pellierd/pddl4j

Download pddl4j 3.8.3


<!-- https://jarcasting.com/artifacts/com.github.pellierd/pddl4j/ -->
<dependency>
    <groupId>com.github.pellierd</groupId>
    <artifactId>pddl4j</artifactId>
    <version>3.8.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pellierd/pddl4j/
implementation 'com.github.pellierd:pddl4j:3.8.3'
// https://jarcasting.com/artifacts/com.github.pellierd/pddl4j/
implementation ("com.github.pellierd:pddl4j:3.8.3")
'com.github.pellierd:pddl4j:pom:3.8.3'
<dependency org="com.github.pellierd" name="pddl4j" rev="3.8.3">
  <artifact name="pddl4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.pellierd', module='pddl4j', version='3.8.3')
)
libraryDependencies += "com.github.pellierd" % "pddl4j" % "3.8.3"
[com.github.pellierd/pddl4j "3.8.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0

Project Modules

There are no modules declared in this project.