Last Version

Maglev 1.2

Maglev is a library that provides fast and generic solutions for shortest path problems (SPP)

License

License

GroupId

GroupId

io.github.zabuzard.maglev
ArtifactId

ArtifactId

maglev
Version

Version

1.2
Type

Type

jar
Description

Description

Maglev
Maglev is a library that provides fast and generic solutions for shortest path problems (SPP)
Project URL

Project URL

https://github.com/Zabuzard/Maglev
Source Code Management

Source Code Management

http://github.com/Zabuzard/Maglev/tree/master

Download maglev 1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.