| License |
License |
|---|---|
| GroupId | GroupIdde.javagl |
| ArtifactId | ArtifactIdnd-arrays |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| nd-arrays-0.0.1.pom | |
| nd-arrays-0.0.1.jar | 48 KB |
| nd-arrays-0.0.1-sources.jar | 69 KB |
| nd-arrays-0.0.1-javadoc.jar | 134 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.javagl/nd-arrays/ -->
<dependency>
<groupId>de.javagl</groupId>
<artifactId>nd-arrays</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.javagl/nd-arrays/
implementation 'de.javagl:nd-arrays:0.0.1'
// https://jarcasting.com/artifacts/de.javagl/nd-arrays/
implementation ("de.javagl:nd-arrays:0.0.1")
'de.javagl:nd-arrays:jar:0.0.1'
<dependency org="de.javagl" name="nd-arrays" rev="0.0.1">
<artifact name="nd-arrays" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.javagl', module='nd-arrays', version='0.0.1')
)
libraryDependencies += "de.javagl" % "nd-arrays" % "0.0.1"
[de.javagl/nd-arrays "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.javagl : nd-tuples | jar | 0.0.1 |
| de.javagl : nd-iteration | jar | 0.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |