Last Version

Nary 3.0.0

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

License

License

GroupId

GroupId

info.kfgodel
ArtifactId

ArtifactId

nary
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/kfgodel/nary
Source Code Management

Source Code Management

https://github.com/kfgodel/nary

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.