Last Version

com.davidbracewell:atlas 0.4

Simple graph framework

License

License

GroupId

GroupId

com.davidbracewell
ArtifactId

ArtifactId

atlas
Version

Version

0.4
Type

Type

jar
Description

Description

com.davidbracewell:atlas
Simple graph framework

Download atlas 0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.davidbracewell : mango jar 0.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.