| License |
License |
|---|---|
| GroupId | GroupIdcom.github.weisj |
| ArtifactId | ArtifactIddarklaf-iconset |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
DescriptionDarklaf iconset
A themeable Look and Feel for java swing
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| darklaf-iconset-3.0.0.pom | |
| darklaf-iconset-3.0.0.jar | 171 KB |
| darklaf-iconset-3.0.0-sources.jar | 110 KB |
| darklaf-iconset-3.0.0-javadoc.jar | 332 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-iconset/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-iconset</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-iconset/
implementation 'com.github.weisj:darklaf-iconset:3.0.0'
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-iconset/
implementation ("com.github.weisj:darklaf-iconset:3.0.0")
'com.github.weisj:darklaf-iconset:jar:3.0.0'
<dependency org="com.github.weisj" name="darklaf-iconset" rev="3.0.0">
<artifact name="darklaf-iconset" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='darklaf-iconset', version='3.0.0')
)
libraryDependencies += "com.github.weisj" % "darklaf-iconset" % "3.0.0"
[com.github.weisj/darklaf-iconset "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.weisj : darklaf-property-loader | jar | 3.0.0 |