| License | License | 
|---|---|
| GroupId | GroupIdcom.gengoai | 
| ArtifactId | ArtifactIdmango-swing | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.gengoai:mango-swing Parent POM for the GengoAI Mono repo. | 
| Filename | Size | 
|---|---|
| mango-swing-1.1.pom | |
| mango-swing-1.1.jar | 272 KB | 
| mango-swing-1.1-sources.jar | 178 KB | 
| mango-swing-1.1-javadoc.jar | 907 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gengoai/mango-swing/ -->
<dependency>
    <groupId>com.gengoai</groupId>
    <artifactId>mango-swing</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.gengoai/mango-swing/
implementation 'com.gengoai:mango-swing:1.1'// https://jarcasting.com/artifacts/com.gengoai/mango-swing/
implementation ("com.gengoai:mango-swing:1.1")'com.gengoai:mango-swing:jar:1.1'<dependency org="com.gengoai" name="mango-swing" rev="1.1">
  <artifact name="mango-swing" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gengoai', module='mango-swing', version='1.1')
)libraryDependencies += "com.gengoai" % "mango-swing" % "1.1"[com.gengoai/mango-swing "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.formdev : flatlaf | jar | 0.26 | 
| com.gengoai : mango | jar | 1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |