License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.common |
ArtifactId | ArtifactIdthevpc-common-plaf |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.thevpc.common.thevpc-common-plaf
Plaf Java Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thevpc-common-plaf-1.1.0.pom | |
thevpc-common-plaf-1.1.0.jar | 213 KB |
thevpc-common-plaf-1.1.0-sources.jar | 198 KB |
thevpc-common-plaf-1.1.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-plaf/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-plaf</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-plaf/
implementation 'net.thevpc.common:thevpc-common-plaf:1.1.0'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-plaf/
implementation ("net.thevpc.common:thevpc-common-plaf:1.1.0")
'net.thevpc.common:thevpc-common-plaf:jar:1.1.0'
<dependency org="net.thevpc.common" name="thevpc-common-plaf" rev="1.1.0">
<artifact name="thevpc-common-plaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-plaf', version='1.1.0')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-plaf" % "1.1.0"
[net.thevpc.common/thevpc-common-plaf "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.formdev : flatlaf | jar | 1.6.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |