oc-color

kotlin color library

Лицензия

Лицензия

ISC
Группа

Группа

com.github.oc-soft
Идентификатор

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

oc-color
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

oc-color
kotlin color library
Ссылка на сайт

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

https://github.com/oc-soft/color-kt
Организация-разработчик

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

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

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

https://github.com/oc-soft/color-kt

Скачать oc-color

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

<!-- https://jarcasting.com/artifacts/com.github.oc-soft/oc-color/ -->
<dependency>
    <groupId>com.github.oc-soft</groupId>
    <artifactId>oc-color</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oc-soft/oc-color/
implementation 'com.github.oc-soft:oc-color:0.1.0'
// https://jarcasting.com/artifacts/com.github.oc-soft/oc-color/
implementation ("com.github.oc-soft:oc-color:0.1.0")
'com.github.oc-soft:oc-color:pom:0.1.0'
<dependency org="com.github.oc-soft" name="oc-color" rev="0.1.0">
  <artifact name="oc-color" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.oc-soft', module='oc-color', version='0.1.0')
)
libraryDependencies += "com.github.oc-soft" % "oc-color" % "0.1.0"
[com.github.oc-soft/oc-color "0.1.0"]

Зависимости

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

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

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

Color helper functions for kotlin

I offered some color related functions. You might use this in color code in html.

com.github.oc-soft

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

Версия
0.1.0