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

Nary 3.0.0

Small project that captures the concept of N-Ary an element that can reference 0, 1 or N elements

Лицензия

Лицензия

Группа

Группа

info.kfgodel
Идентификатор

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

nary
Версия

Версия

3.0.0
Тип

Тип

jar
Описание

Описание

Nary
Small project that captures the concept of N-Ary an element that can reference 0, 1 or N elements
Ссылка на сайт

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

https://github.com/kfgodel/nary
Система контроля версий

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

https://github.com/kfgodel/nary

Скачать nary 3.0.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (6)

Идентификатор библиотеки Тип Версия
info.kfgodel : jspek jar 1.0.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 3.1.0

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

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