is not current version
Last Version 3.8.3

com.github.pellierd:pddl4j 3.8.2

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

Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.pellierd
ArtifactId

ArtifactId

pddl4j
Version

Version

3.8.2
Type

Type

pom

Download pddl4j 3.8.2


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