License |
License |
---|---|
GroupId | GroupIdcom.github.isyscore |
ArtifactId | ArtifactIddarcula-theme |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncommon-swing
iSysCore Common Kotlin Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
darcula-theme-1.0.0.pom | |
darcula-theme-1.0.0.jar | 304 KB |
darcula-theme-1.0.0-sources.jar | 94 KB |
darcula-theme-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.isyscore : common-swing | jar | 1.0.8 |