License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.nifty-gui |
ArtifactId | ArtifactIdnifty-style-black |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNifty Controls Style Definition (Black)
|
Filename | Size |
---|---|
nifty-style-black-1.4.3.pom | |
nifty-style-black-1.4.3.jar | 72 KB |
nifty-style-black-1.4.3-sources.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-style-black/ -->
<dependency>
<groupId>com.github.nifty-gui</groupId>
<artifactId>nifty-style-black</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-style-black/
implementation 'com.github.nifty-gui:nifty-style-black:1.4.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-style-black/
implementation ("com.github.nifty-gui:nifty-style-black:1.4.3")
'com.github.nifty-gui:nifty-style-black:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-style-black" rev="1.4.3">
<artifact name="nifty-style-black" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-style-black', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-style-black" % "1.4.3"
[com.github.nifty-gui/nifty-style-black "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |
org.easymock : easymock | jar | 3.2 |