com.arcticicestudio.nord.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nord-java Show documentation
Show all versions of nord-java Show documentation
A arctic, north-bluish color palette Java library.
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
title Nord API Package Info +
project nord-java +
version 0.1.0 +
repository https://github.com/arcticicestudio/nord-java +
author Arctic Ice Studio +
email [email protected] +
copyright Copyright (C) 2016 +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
/**
* Public API of the Nord - Java project, which implements
* the Nord color palette.
*
*
* The main entry point of the API is the {@link com.arcticicestudio.nord.Nord} enum.
*
*
* @author Arctic Ice Studio <[email protected]>
* @see Nord - Java
* @see Nord
* @version 0.1.0
* @since 0.1.0
*/
package com.arcticicestudio.nord;