| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаcom.arcticicestudio |
| Идентификатор | Идентификаторnorthem-java |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
Описаниеnorthem-java
Java library implementation of the north-bluish dark color palette "Northem", optimized for syntax highlighting and UI projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикArctic Ice Studio |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.12 |
| org.hamcrest : hamcrest-core Необязательный | jar | 1.3 |
| org.hamcrest : hamcrest-library Необязательный | jar | 1.3 |