decision-tree

A tool for creating decision trees. It can be used to simplify long sequences of conditions.

Лицензия

Лицензия

Группа

Группа

com.github.hasatori
Идентификатор

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

decision-tree
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

decision-tree
A tool for creating decision trees. It can be used to simplify long sequences of conditions.
Ссылка на сайт

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

https://github.com/Hasatori/decision-tree
Система контроля версий

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

https://github.com/Hasatori/decision-tree/tree/master

Скачать decision-tree

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : log4j-over-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

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

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

Версии библиотеки

Версия
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0