| License |
License |
|---|---|
| GroupId | GroupIdcom.github.becausetesting |
| ArtifactId | ArtifactIdcommons-window |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-window
A common libraries used for windows framework.
|
| Project Organization |
Project OrganizationAlter Hu |
| Filename | Size |
|---|---|
| commons-window-1.1.3.pom | |
| commons-window-1.1.3.jar | 77 KB |
| commons-window-1.1.3-sources.jar | 42 KB |
| commons-window-1.1.3-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.becausetesting/commons-window/ -->
<dependency>
<groupId>com.github.becausetesting</groupId>
<artifactId>commons-window</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.becausetesting/commons-window/
implementation 'com.github.becausetesting:commons-window:1.1.3'
// https://jarcasting.com/artifacts/com.github.becausetesting/commons-window/
implementation ("com.github.becausetesting:commons-window:1.1.3")
'com.github.becausetesting:commons-window:jar:1.1.3'
<dependency org="com.github.becausetesting" name="commons-window" rev="1.1.3">
<artifact name="commons-window" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.becausetesting', module='commons-window', version='1.1.3')
)
libraryDependencies += "com.github.becausetesting" % "commons-window" % "1.1.3"
[com.github.becausetesting/commons-window "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jgoodies : jgoodies-common | jar | 1.8.1 |
| com.jgoodies : jgoodies-looks | jar | 2.7.0 |
| com.jgoodies : jgoodies-forms | jar | 1.9.0 |
| com.miglayout : miglayout-core | jar | 5.0 |
| com.miglayout : miglayout-swing | jar | 5.0 |
| com.github.lgooddatepicker : LGoodDatePicker | jar | 7.3.3 |
| com.github.becausetesting : commons | jar | 1.1.3 |