is not current version
Last Version 0.0.3

xyz.thepathfinder:simulatedannealing 0.0.2

A simulated annealing framework.

Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

xyz.thepathfinder
ArtifactId

ArtifactId

simulatedannealing
Version

Version

0.0.2
Type

Type

jar

Download simulatedannealing 0.0.2


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