License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.arcticicestudio |
ArtifactId | ArtifactIdnorthem-java |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionnorthem-java
Java library implementation of the north-bluish dark color palette "Northem", optimized for syntax highlighting and UI projects.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationArctic Ice Studio |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
northem-java-0.2.0.pom | |
northem-java-0.2.0.jar | 2 KB |
northem-java-0.2.0-sources.jar | 10 KB |
northem-java-0.2.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arcticicestudio/northem-java/ -->
<dependency>
<groupId>com.arcticicestudio</groupId>
<artifactId>northem-java</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcticicestudio/northem-java/
implementation 'com.arcticicestudio:northem-java:0.2.0'
// https://jarcasting.com/artifacts/com.arcticicestudio/northem-java/
implementation ("com.arcticicestudio:northem-java:0.2.0")
'com.arcticicestudio:northem-java:jar:0.2.0'
<dependency org="com.arcticicestudio" name="northem-java" rev="0.2.0">
<artifact name="northem-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcticicestudio', module='northem-java', version='0.2.0')
)
libraryDependencies += "com.arcticicestudio" % "northem-java" % "0.2.0"
[com.arcticicestudio/northem-java "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.12 |
org.hamcrest : hamcrest-core Optional | jar | 1.3 |
org.hamcrest : hamcrest-library Optional | jar | 1.3 |