MVN

ai.libs : hasco-core

Maven & Gradle

Nov 26, 2021
1 usages
39 stars

HASCO · HASCO is a framework for reducing configuration tasks (e.g. software system configuration or algorithm configuration) into an HTN planning problem. This can then in turn be reduced to a graph search problem that can be solved by any kind of standard graph search algorithm, e.g., breadth-first-search.

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>hasco-core</artifactId>
    <version>0.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.libs : hasco-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.7

All Versions

Choose a version of ai.libs : hasco-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
hasco-core-0.2.7
hasco-core-0.2.6
hasco-core-0.2.5
hasco-core-0.2.4
hasco-core-0.2.3
hasco-core-0.2.2
hasco-core-0.2.0

How to add a dependency to Maven

Add the following ai.libs : hasco-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>hasco-core</artifactId>
    <version>0.2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.libs : hasco-core gradle dependency to your build.gradle file:

implementation 'ai.libs:hasco-core:0.2.7'

Gradle Kotlin DSL: Add the following ai.libs : hasco-core gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.libs:hasco-core:0.2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.libs : hasco-core sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.libs" % "hasco-core" % "0.2.7"

Advertisement

Dependencies from Group

Nov 26, 2021
24 usages
39 stars
Nov 26, 2021
14 usages
39 stars
Nov 26, 2021
11 usages
39 stars
Nov 26, 2021
7 usages
39 stars
Nov 26, 2021
6 usages
39 stars

Discover Dependencies

Sep 30, 2022
1 usages
415 stars
Sep 30, 2022
1 usages
415 stars
Jun 24, 2023
1 usages
0 stars
Aug 25, 2023
7 usages
11.9k stars
Aug 05, 2022
1 usages
375 stars
May 14, 2020
2 usages
Jan 08, 2023
2 usages
3 stars