Последняя версия

net.markenwerk:commons-datastructures 1.3.1

Some common datastructures for Java

Лицензия

Лицензия

Категории

Категории

Данные Сеть
Группа

Группа

net.markenwerk
Идентификатор

Идентификатор

commons-datastructures
Версия

Версия

1.3.1
Тип

Тип

jar
Описание

Описание

net.markenwerk:commons-datastructures
Some common datastructures for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/markenwerk/java-commons-datastructures
Организация-разработчик

Организация-разработчик

Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH
Система контроля версий

Система контроля версий

https://github.com/markenwerk/java-commons-datastructures

Скачать commons-datastructures 1.3.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.markenwerk : commons-interfaces jar 4.0.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.