is not current version
Last Version 7.71.0.Final

org.optaplanner:optaplanner-wb-screens 7.38.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

7.38.0.Final
Type

Type

pom

Download optaplanner-wb-screens 7.38.0.Final


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