GroupId | GroupIdcom.github.weisj |
---|---|
ArtifactId | ArtifactIddarklaf-windows |
Version | Version2.7.1 |
Type | Typejar |
Filename | Size |
---|---|
darklaf-windows-2.7.1.pom | |
darklaf-windows-2.7.1.jar | 212 KB |
darklaf-windows-2.7.1-sources.jar | 28 KB |
darklaf-windows-2.7.1-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-windows/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-windows</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-windows/
implementation 'com.github.weisj:darklaf-windows:2.7.1'
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-windows/
implementation ("com.github.weisj:darklaf-windows:2.7.1")
'com.github.weisj:darklaf-windows:jar:2.7.1'
<dependency org="com.github.weisj" name="darklaf-windows" rev="2.7.1">
<artifact name="darklaf-windows" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='darklaf-windows', version='2.7.1')
)
libraryDependencies += "com.github.weisj" % "darklaf-windows" % "2.7.1"
[com.github.weisj/darklaf-windows "2.7.1"]