License |
License |
---|---|
GroupId | GroupIdcom.davidbracewell |
ArtifactId | ArtifactIdatlas |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.davidbracewell:atlas
Simple graph framework
|
Filename | Size |
---|---|
atlas-0.4.pom | |
atlas-0.4.jar | 93 KB |
atlas-0.4-sources.jar | 81 KB |
atlas-0.4-javadoc.jar | 407 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.davidbracewell : mango | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |