Darklaf - A themeable swing Look and Feel based on Darcula-Laf
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

22 lines
1016 B

# Gradle
org.gradle.parallel =true
kotlin.code.style =official
# See https://github.com/gradle/gradle/pull/11358 , https://issues.apache.org/jira/browse/INFRA-14923
# repository.apache.org does not yet support .sha256 and .sha512 checksums
systemProp.org.gradle.internal.publish.checksums.insecure =true
# Darklaf version
darklaf.version = 1.3.3.6
# Plugins
shadow.version =5.1.0
com.github.vlsi.vlsi-release-plugins.version =1.54
com.github.johnrengelman.shadow.version =5.1.0
# Dependencies
jna.version =4.1.0
jxlayer.version =3.0.4
miglayout.version =5.2
swingx.version =1.6.1
svgSalamander.version =1.1.2.1