is not current version
Last Version 2021.7

darcula 2018.2

A darcula laf available on maven repositories

License

License

GroupId

GroupId

org.freeplane.bulenkov
ArtifactId

ArtifactId

darcula
Version

Version

2018.2
Type

Type

jar
Description

Description

darcula
A darcula laf available on maven repositories
Project URL

Project URL

https://github.com/bulenkov/Darcula
Source Code Management

Source Code Management

https://github.com/freeplane/darcula

Download darcula 2018.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.