DarculaFX

JavaFX darcula theme.

License

License

GroupId

GroupId

com.github.mouse0w0
ArtifactId

ArtifactId

darculafx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

DarculaFX
JavaFX darcula theme.
Project URL

Project URL

https://github.com/mouse0w0/darculafx
Source Code Management

Source Code Management

https://github.com/mouse0w0/darculafx.git

Download darculafx

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

darculafx

Maven Central

JavaFX darcula theme.

How to use it

Maven

Add the dependency

<dependency>
    <groupId>com.github.mouse0w0</groupId>
    <artifactId>darculafx</artifactId>
    <version>1.0.0</version>
</dependency>

Gradle

Step 1. Add the Central repository to your build file

Add it in your root build.gradle at the end of repositories:

	repositories {
		mavenCentral()
	}

Step 2. Add the dependency

	dependencies {
	        implementation 'com.github.mouse0w0:darculafx:1.0.0'
	}

Screenshots

1 2 3 4

Versions

Version
1.0.0