core

This library provides some of the core utilities and data structures used in several of our other libraries and projects.

Лицензия

Лицензия

Группа

Группа

org.cicirello
Идентификатор

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

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

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

core
This library provides some of the core utilities and data structures used in several of our other libraries and projects.
Ссылка на сайт

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

https://core.cicirello.org/
Организация-разработчик

Организация-разработчик

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

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

http://github.com/cicirello/core/tree/main

Скачать core

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2

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

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

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

Версия
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0