com.helk:core

A simple library written in Kotlin with utils and useful functions

Лицензия

Лицензия

Группа

Группа

dev.helk
Идентификатор

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

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

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.helk:core
A simple library written in Kotlin with utils and useful functions
Ссылка на сайт

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

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

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

https://github.com/Nolex13/Helk

Скачать core

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

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

Зависимости

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

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

  • koney
  • future

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

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0