| License |
License |
|---|---|
| GroupId | GroupIdcom.alex1304.jdash |
| ArtifactId | ArtifactIdjdash-graphics |
| Last Version | Last Version4.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJDash Graphics
Utilities to generate user icons from original game assets
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jdash-graphics-4.0.5.pom | |
| jdash-graphics-4.0.5.jar | 3 MB |
| jdash-graphics-4.0.5-sources.jar | 3 MB |
| jdash-graphics-4.0.5-javadoc.jar | 127 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alex1304.jdash/jdash-graphics/ -->
<dependency>
<groupId>com.alex1304.jdash</groupId>
<artifactId>jdash-graphics</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.alex1304.jdash/jdash-graphics/
implementation 'com.alex1304.jdash:jdash-graphics:4.0.5'
// https://jarcasting.com/artifacts/com.alex1304.jdash/jdash-graphics/
implementation ("com.alex1304.jdash:jdash-graphics:4.0.5")
'com.alex1304.jdash:jdash-graphics:jar:4.0.5'
<dependency org="com.alex1304.jdash" name="jdash-graphics" rev="4.0.5">
<artifact name="jdash-graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alex1304.jdash', module='jdash-graphics', version='4.0.5')
)
libraryDependencies += "com.alex1304.jdash" % "jdash-graphics" % "4.0.5"
[com.alex1304.jdash/jdash-graphics "4.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alex1304.jdash : jdash-common | jar | 4.0.5 |
| org.apache.commons : commons-configuration2 | jar | 2.7 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |