License |
License |
---|---|
GroupId | GroupIdcom.github.bun133 |
ArtifactId | ArtifactIdnngraphics |
Last Version | Last Version1.0.16.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNNGraphics
This is the easy-override NGraphics
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nngraphics-1.0.16.1.pom | |
nngraphics-1.0.16.1.jar | 60 KB |
nngraphics-1.0.16.1-sources.jar | 7 KB |
nngraphics-1.0.16.1-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bun133/nngraphics/ -->
<dependency>
<groupId>com.github.bun133</groupId>
<artifactId>nngraphics</artifactId>
<version>1.0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bun133/nngraphics/
implementation 'com.github.bun133:nngraphics:1.0.16.1'
// https://jarcasting.com/artifacts/com.github.bun133/nngraphics/
implementation ("com.github.bun133:nngraphics:1.0.16.1")
'com.github.bun133:nngraphics:jar:1.0.16.1'
<dependency org="com.github.bun133" name="nngraphics" rev="1.0.16.1">
<artifact name="nngraphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bun133', module='nngraphics', version='1.0.16.1')
)
libraryDependencies += "com.github.bun133" % "nngraphics" % "1.0.16.1"
[com.github.bun133/nngraphics "1.0.16.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.5.0 |