is not current version
Last Version 3.0.4

org.refcodes:refcodes-graphical 2.0.0

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

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-graphical
Version

Version

2.0.0
Type

Type

jar

Download refcodes-graphical 2.0.0


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