| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.weisj | 
    
| ArtifactId | ArtifactIddarklaf-windows | 
    
| Last Version | Last Version3.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionDarklaf windows 
            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-windows-3.0.0.pom | |
| darklaf-windows-3.0.0.jar | 2 KB | 
| darklaf-windows-3.0.0-sources.jar | 26 KB | 
| darklaf-windows-3.0.0-javadoc.jar | 64 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-windows/ -->
<dependency>
    <groupId>com.github.weisj</groupId>
    <artifactId>darklaf-windows</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.weisj/darklaf-windows/
implementation 'com.github.weisj:darklaf-windows:3.0.0'
                // https://jarcasting.com/artifacts/com.github.weisj/darklaf-windows/
implementation ("com.github.weisj:darklaf-windows:3.0.0")
                'com.github.weisj:darklaf-windows:pom:3.0.0'
                <dependency org="com.github.weisj" name="darklaf-windows" rev="3.0.0">
  <artifact name="darklaf-windows" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.github.weisj', module='darklaf-windows', version='3.0.0')
)
                libraryDependencies += "com.github.weisj" % "darklaf-windows" % "3.0.0"
                [com.github.weisj/darklaf-windows "3.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.weisj : darklaf-native-utils | jar | 3.0.0 | 
| com.github.weisj : darklaf-utils | jar | 3.0.0 | 
| com.github.weisj : darklaf-platform-base | jar | 3.0.0 | 
| com.github.weisj : darklaf-theme-spec | jar | 3.0.0 |