| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.javagl |
| Идентификатор | Идентификаторnd-iteration |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| nd-iteration-0.0.1.pom | |
| nd-iteration-0.0.1.jar | 38 KB |
| nd-iteration-0.0.1-sources.jar | 45 KB |
| nd-iteration-0.0.1-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.javagl/nd-iteration/ -->
<dependency>
<groupId>de.javagl</groupId>
<artifactId>nd-iteration</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.javagl/nd-iteration/
implementation 'de.javagl:nd-iteration:0.0.1'
// https://jarcasting.com/artifacts/de.javagl/nd-iteration/
implementation ("de.javagl:nd-iteration:0.0.1")
'de.javagl:nd-iteration:jar:0.0.1'
<dependency org="de.javagl" name="nd-iteration" rev="0.0.1">
<artifact name="nd-iteration" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.javagl', module='nd-iteration', version='0.0.1')
)
libraryDependencies += "de.javagl" % "nd-iteration" % "0.0.1"
[de.javagl/nd-iteration "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.javagl : nd-tuples | jar | 0.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |