is not current version
Last Version 7.71.0.Final

org.optaplanner:optaplanner-wb-screens 6.4.0.Final

OptaPlanner Workbench - Screens

Categories

Categories

OptaPlanner Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.optaplanner
ArtifactId

ArtifactId

optaplanner-wb-screens
Version

Version

6.4.0.Final
Type

Type

jar

Download optaplanner-wb-screens 6.4.0.Final


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