| License |
License |
|---|---|
| GroupId | GroupIdio.github.astrapi69 |
| ArtifactId | ArtifactIdsilk-icon-theme |
| Version | Version1 |
| Type | Typejar |
| Description |
Descriptionsilk-icon-theme
Basic set of desktop icons for java swing or FX application
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| silk-icon-theme-1.pom | |
| silk-icon-theme-1.jar | 837 KB |
| silk-icon-theme-1-sources.jar | 261 bytes |
| silk-icon-theme-1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/silk-icon-theme/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>silk-icon-theme</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/silk-icon-theme/
implementation 'io.github.astrapi69:silk-icon-theme:1'
// https://jarcasting.com/artifacts/io.github.astrapi69/silk-icon-theme/
implementation ("io.github.astrapi69:silk-icon-theme:1")
'io.github.astrapi69:silk-icon-theme:jar:1'
<dependency org="io.github.astrapi69" name="silk-icon-theme" rev="1">
<artifact name="silk-icon-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='silk-icon-theme', version='1')
)
libraryDependencies += "io.github.astrapi69" % "silk-icon-theme" % "1"
[io.github.astrapi69/silk-icon-theme "1"]