License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.weisj |
ArtifactId | ArtifactIddarklaf-native-utils |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDarklaf native utils
A themeable Look and Feel for java swing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-native-utils/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-native-utils</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-native-utils/
implementation 'com.github.weisj:darklaf-native-utils:3.0.0'
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-native-utils/
implementation ("com.github.weisj:darklaf-native-utils:3.0.0")
'com.github.weisj:darklaf-native-utils:jar:3.0.0'
<dependency org="com.github.weisj" name="darklaf-native-utils" rev="3.0.0">
<artifact name="darklaf-native-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='darklaf-native-utils', version='3.0.0')
)
libraryDependencies += "com.github.weisj" % "darklaf-native-utils" % "3.0.0"
[com.github.weisj/darklaf-native-utils "3.0.0"]