is not current version
Last Version 0.0.11

multiway-algorithms 0.0.8

Java library of multi-way algorithms.

License

License

GroupId

GroupId

nz.ac.waikato.cms.adams
ArtifactId

ArtifactId

multiway-algorithms
Version

Version

0.0.8
Type

Type

jar
Description

Description

multiway-algorithms
Java library of multi-way algorithms.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/waikato-datamining/multiway-algorithms

Download multiway-algorithms 0.0.8


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/multiway-algorithms/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.adams</groupId>
    <artifactId>multiway-algorithms</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/multiway-algorithms/
implementation 'nz.ac.waikato.cms.adams:multiway-algorithms:0.0.8'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/multiway-algorithms/
implementation ("nz.ac.waikato.cms.adams:multiway-algorithms:0.0.8")
'nz.ac.waikato.cms.adams:multiway-algorithms:jar:0.0.8'
<dependency org="nz.ac.waikato.cms.adams" name="multiway-algorithms" rev="0.0.8">
  <artifact name="multiway-algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.adams', module='multiway-algorithms', version='0.0.8')
)
libraryDependencies += "nz.ac.waikato.cms.adams" % "multiway-algorithms" % "0.0.8"
[nz.ac.waikato.cms.adams/multiway-algorithms "0.0.8"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.9.1
org.apache.logging.log4j : log4j-core jar 2.9.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.