| License |
License |
|---|---|
| GroupId | GroupIdio.aiontechnology |
| ArtifactId | ArtifactIdatlas |
| Version | Version0.1.5 |
| Type | Typejar |
| Description |
DescriptionAtlas
Atlas mapping project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| atlas-0.1.5.pom | |
| atlas-0.1.5.jar | 10 KB |
| atlas-0.1.5-sources.jar | 13 KB |
| atlas-0.1.5-javadoc.jar | 434 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.aiontechnology/atlas/ -->
<dependency>
<groupId>io.aiontechnology</groupId>
<artifactId>atlas</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.aiontechnology/atlas/
implementation 'io.aiontechnology:atlas:0.1.5'
// https://jarcasting.com/artifacts/io.aiontechnology/atlas/
implementation ("io.aiontechnology:atlas:0.1.5")
'io.aiontechnology:atlas:jar:0.1.5'
<dependency org="io.aiontechnology" name="atlas" rev="0.1.5">
<artifact name="atlas" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aiontechnology', module='atlas', version='0.1.5')
)
libraryDependencies += "io.aiontechnology" % "atlas" % "0.1.5"
[io.aiontechnology/atlas "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.17.2 |