is not current version
Last Version 1.0.16.1

com.github.bun133:nngraphics 1.0.4

This is the easy-override NGraphics

GroupId

GroupId

com.github.bun133
ArtifactId

ArtifactId

nngraphics
Version

Version

1.0.4
Type

Type

jar

Download nngraphics 1.0.4


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