io.github.ololx.cranberry:cranberry-commons

The cranberry commons is a module of Cranberry library (see cranberry). This module provides a general realisation of simple tools and wrappers which are used in another cranberry modules for the automatically code generating during compilation.

Лицензия

Лицензия

Группа

Группа

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

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

cranberry-commons
Последняя версия

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

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.ololx.cranberry:cranberry-commons
The cranberry commons is a module of Cranberry library (see cranberry). This module provides a general realisation of simple tools and wrappers which are used in another cranberry modules for the automatically code generating during compilation.
Ссылка на сайт

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

https://ololx.github.io/cranberry/cranberry-commons

Скачать cranberry-commons

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.13.0
0.9.1
0.5.3
0.5.2
0.4.0