is not current version
Last Version 7.71.0.Final

org.optaplanner:optaplanner-wb-guided-rule-editor-api 7.1.0.Beta2

OptaPlanner Workbench - Guided Rule Editor - API

Categories

Categories

IDE Development Tools GUI User Interface OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-wb-guided-rule-editor-api
Version

Version

7.1.0.Beta2
Type

Type

jar

Download optaplanner-wb-guided-rule-editor-api 7.1.0.Beta2


<!-- https://jarcasting.com/artifacts/org.optaplanner/optaplanner-wb-guided-rule-editor-api/ -->
<dependency>
    <groupId>org.optaplanner</groupId>
    <artifactId>optaplanner-wb-guided-rule-editor-api</artifactId>
    <version>7.1.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-wb-guided-rule-editor-api/
implementation 'org.optaplanner:optaplanner-wb-guided-rule-editor-api:7.1.0.Beta2'
// https://jarcasting.com/artifacts/org.optaplanner/optaplanner-wb-guided-rule-editor-api/
implementation ("org.optaplanner:optaplanner-wb-guided-rule-editor-api:7.1.0.Beta2")
'org.optaplanner:optaplanner-wb-guided-rule-editor-api:jar:7.1.0.Beta2'
<dependency org="org.optaplanner" name="optaplanner-wb-guided-rule-editor-api" rev="7.1.0.Beta2">
  <artifact name="optaplanner-wb-guided-rule-editor-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.optaplanner', module='optaplanner-wb-guided-rule-editor-api', version='7.1.0.Beta2')
)
libraryDependencies += "org.optaplanner" % "optaplanner-wb-guided-rule-editor-api" % "7.1.0.Beta2"
[org.optaplanner/optaplanner-wb-guided-rule-editor-api "7.1.0.Beta2"]