JSearch Core

The state space search framework of the JSearch library.

Лицензия

Лицензия

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

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

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

jsearch-core
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSearch Core
The state space search framework of the JSearch library.
Ссылка на сайт

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

http://github.com/dieterdepaepe/JSearch

Скачать jsearch-core

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 20.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.7

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

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

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

Версия
1.0.1
1.0.0