License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-graphical |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-graphical
Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-graphical</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/
implementation 'org.refcodes:refcodes-graphical:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/
implementation ("org.refcodes:refcodes-graphical:3.0.4")
'org.refcodes:refcodes-graphical:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-graphical" rev="3.0.4">
<artifact name="refcodes-graphical" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-graphical', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-graphical" % "3.0.4"
[org.refcodes/refcodes-graphical "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-component | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-data-ext-symbols | jar | 3.0.4 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |