io.github.ecubi:core

Library with common Ecubi classes.

Лицензия

Лицензия

Группа

Группа

io.github.ecubi
Идентификатор

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

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

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.ecubi:core
Library with common Ecubi classes.
Ссылка на сайт

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

https://github.com/Ecubi/core
Система контроля версий

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

http://github.com/Ecubi/core

Скачать core

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.5.6

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.5.6

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0