Last Version

atlantis 0.0.1

Basic graph data structures and algorithms.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

atlantis
Version

Version

0.0.1
Type

Type

jar
Description

Description

atlantis
Basic graph data structures and algorithms.
Project URL

Project URL

https://github.com/tommyettinger/atlantis
Source Code Management

Source Code Management

https://github.com/tommyettinger/atlantis

Download atlantis 0.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.