| License |
License |
|---|---|
| GroupId | GroupIdcom.weblookandfeel |
| ArtifactId | ArtifactIdweblaf-ui |
| Version | Version1.2.13 |
| Type | Typejar |
| Description |
DescriptionWebLaF ui library
WebLaF UI components
|
| Filename | Size |
|---|---|
| weblaf-ui-1.2.13.pom | |
| weblaf-ui-1.2.13.jar | 4 MB |
| weblaf-ui-1.2.13-sources.jar | 3 MB |
| weblaf-ui-1.2.13-javadoc.jar | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weblookandfeel/weblaf-ui/ -->
<dependency>
<groupId>com.weblookandfeel</groupId>
<artifactId>weblaf-ui</artifactId>
<version>1.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.weblookandfeel/weblaf-ui/
implementation 'com.weblookandfeel:weblaf-ui:1.2.13'
// https://jarcasting.com/artifacts/com.weblookandfeel/weblaf-ui/
implementation ("com.weblookandfeel:weblaf-ui:1.2.13")
'com.weblookandfeel:weblaf-ui:jar:1.2.13'
<dependency org="com.weblookandfeel" name="weblaf-ui" rev="1.2.13">
<artifact name="weblaf-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weblookandfeel', module='weblaf-ui', version='1.2.13')
)
libraryDependencies += "com.weblookandfeel" % "weblaf-ui" % "1.2.13"
[com.weblookandfeel/weblaf-ui "1.2.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.weblookandfeel : weblaf-core | jar | 1.2.13 |
| com.weblookandfeel : svg-salamander | jar | 1.1.2.2 |
| com.fifesoft : rsyntaxtextarea | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |