License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.weisj |
ArtifactId | ArtifactIddarklaf-extensions-kotlin |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDarklaf extensions kotlin
An extension for the Darklaf Look And Feel
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-extensions-kotlin/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-extensions-kotlin</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-extensions-kotlin/
implementation 'com.github.weisj:darklaf-extensions-kotlin:0.4.1'
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-extensions-kotlin/
implementation ("com.github.weisj:darklaf-extensions-kotlin:0.4.1")
'com.github.weisj:darklaf-extensions-kotlin:jar:0.4.1'
<dependency org="com.github.weisj" name="darklaf-extensions-kotlin" rev="0.4.1">
<artifact name="darklaf-extensions-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='darklaf-extensions-kotlin', version='0.4.1')
)
libraryDependencies += "com.github.weisj" % "darklaf-extensions-kotlin" % "0.4.1"
[com.github.weisj/darklaf-extensions-kotlin "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |