License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.insubstantial |
ArtifactId | ArtifactIdlaf-widget |
Last Version | Last Version7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlaf-widget
A fork of @kirilcool's laf-widget project
|
Filename | Size |
---|---|
laf-widget-7.3.pom | |
laf-widget-7.3.jar | 383 KB |
laf-widget-7.3-sources.jar | 279 KB |
laf-widget-7.3-javadoc.jar | 522 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insubstantial/laf-widget/ -->
<dependency>
<groupId>com.github.insubstantial</groupId>
<artifactId>laf-widget</artifactId>
<version>7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insubstantial/laf-widget/
implementation 'com.github.insubstantial:laf-widget:7.3'
// https://jarcasting.com/artifacts/com.github.insubstantial/laf-widget/
implementation ("com.github.insubstantial:laf-widget:7.3")
'com.github.insubstantial:laf-widget:jar:7.3'
<dependency org="com.github.insubstantial" name="laf-widget" rev="7.3">
<artifact name="laf-widget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insubstantial', module='laf-widget', version='7.3')
)
libraryDependencies += "com.github.insubstantial" % "laf-widget" % "7.3"
[com.github.insubstantial/laf-widget "7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.insubstantial : trident | jar | 7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.0 |
asm : asm-all | jar | 2.2.3 |