ConRec

YetAnother Java ConRec Implementation based on the work of Paul Bourke

Лицензия

Лицензия

Категории

Категории

Other Универсальные библиотеки
Группа

Группа

uk.yetanother
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ConRec
YetAnother Java ConRec Implementation based on the work of Paul Bourke
Ссылка на сайт

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

http://www.yetanother.uk
Система контроля версий

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

https://github.com/yetanotheruk/ConRec.git

Скачать ConRec

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

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

Зависимости

provided (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.apache.commons : commons-lang3 jar 3.12.0

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

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

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

Версия
2.0.0
1.0.0