License |
License |
---|---|
GroupId | GroupIdcom.github.weisj |
ArtifactId | ArtifactIddarklaf-core |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDarklaf core
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-core-3.0.0.pom | |
darklaf-core-3.0.0.jar | 1 MB |
darklaf-core-3.0.0-sources.jar | 955 KB |
darklaf-core-3.0.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-core/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-core</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-core/
implementation 'com.github.weisj:darklaf-core:3.0.0'
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-core/
implementation ("com.github.weisj:darklaf-core:3.0.0")
'com.github.weisj:darklaf-core:jar:3.0.0'
<dependency org="com.github.weisj" name="darklaf-core" rev="3.0.0">
<artifact name="darklaf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='darklaf-core', version='3.0.0')
)
libraryDependencies += "com.github.weisj" % "darklaf-core" % "3.0.0"
[com.github.weisj/darklaf-core "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.weisj : darklaf-theme | jar | 3.0.0 |
com.github.weisj : darklaf-property-loader | jar | 3.0.0 |
com.github.weisj : darklaf-iconset | jar | 3.0.0 |
com.github.weisj : darklaf-utils | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.weisj : darklaf-compatibility | jar | 3.0.0 |
com.github.weisj : darklaf-native-utils | jar | 3.0.0 |
com.github.weisj : darklaf-platform-base | jar | 3.0.0 |
com.github.weisj : darklaf-platform-decorations | jar | 3.0.0 |
com.github.weisj : darklaf-platform-preferences | jar | 3.0.0 |
com.github.weisj : darklaf-windows | jar | 3.0.0 |
com.github.weisj : darklaf-macos | jar | 3.0.0 |
com.github.weisj : swing-extensions-laf-support | jar | 0.1.3 |
com.github.weisj : jsvg | jar | 0.0.1 |