| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-graphical |
| Версия | Версия3.0.2 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-graphical
Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-graphical-3.0.2.pom | |
| refcodes-graphical-3.0.2.jar | 160 KB |
| refcodes-graphical-3.0.2-tests.jar | 7 KB |
| refcodes-graphical-3.0.2-test-sources.jar | 7 KB |
| refcodes-graphical-3.0.2-sources.jar | 107 KB |
| refcodes-graphical-3.0.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-graphical</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/
implementation 'org.refcodes:refcodes-graphical:3.0.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/
implementation ("org.refcodes:refcodes-graphical:3.0.2")
'org.refcodes:refcodes-graphical:jar:3.0.2'
<dependency org="org.refcodes" name="refcodes-graphical" rev="3.0.2">
<artifact name="refcodes-graphical" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-graphical', version='3.0.2')
)
libraryDependencies += "org.refcodes" % "refcodes-graphical" % "3.0.2"
[org.refcodes/refcodes-graphical "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-component | jar | 3.0.2 |
| org.refcodes : refcodes-licensing | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-data-ext-symbols | jar | 3.0.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |