is not current version
Last Version 3.0.4

org.refcodes:refcodes-graphical 1.1.9

Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility).

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-graphical
Version

Version

1.1.9
Type

Type

jar

Download refcodes-graphical 1.1.9


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-graphical</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/
implementation 'org.refcodes:refcodes-graphical:1.1.9'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical/
implementation ("org.refcodes:refcodes-graphical:1.1.9")
'org.refcodes:refcodes-graphical:jar:1.1.9'
<dependency org="org.refcodes" name="refcodes-graphical" rev="1.1.9">
  <artifact name="refcodes-graphical" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-graphical', version='1.1.9')
)
libraryDependencies += "org.refcodes" % "refcodes-graphical" % "1.1.9"
[org.refcodes/refcodes-graphical "1.1.9"]