Last Version

common-swing 1.0.0

iSysCore Common Kotlin Library

License

License

GroupId

GroupId

com.github.isyscore
ArtifactId

ArtifactId

darcula-theme
Version

Version

1.0.0
Type

Type

jar
Description

Description

common-swing
iSysCore Common Kotlin Library
Project URL

Project URL

https://github.com/isyscore/common-jvm
Source Code Management

Source Code Management

https://github.com/isyscore/common-swing

Download darcula-theme 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.isyscore/darcula-theme/ -->
<dependency>
    <groupId>com.github.isyscore</groupId>
    <artifactId>darcula-theme</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isyscore/darcula-theme/
implementation 'com.github.isyscore:darcula-theme:1.0.0'
// https://jarcasting.com/artifacts/com.github.isyscore/darcula-theme/
implementation ("com.github.isyscore:darcula-theme:1.0.0")
'com.github.isyscore:darcula-theme:jar:1.0.0'
<dependency org="com.github.isyscore" name="darcula-theme" rev="1.0.0">
  <artifact name="darcula-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isyscore', module='darcula-theme', version='1.0.0')
)
libraryDependencies += "com.github.isyscore" % "darcula-theme" % "1.0.0"
[com.github.isyscore/darcula-theme "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.isyscore : common-swing jar 1.0.8

Project Modules

There are no modules declared in this project.