oc-color

kotlin color library

License

License

ISC
GroupId

GroupId

com.github.oc-soft
ArtifactId

ArtifactId

oc-color
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

oc-color
kotlin color library
Project URL

Project URL

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

Project Organization

oc-soft
Source Code Management

Source Code Management

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

Download oc-color

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Color helper functions for kotlin

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

com.github.oc-soft

Versions

Version
0.1.0