| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.anwiba.commons | 
| ArtifactId | ArtifactIdcommons-swing | 
| Last Version | Last Version1.1.158 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncommons swing anwiba commons swing project | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| commons-swing-1.1.158.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.anwiba.commons/commons-swing/ -->
<dependency>
    <groupId>net.anwiba.commons</groupId>
    <artifactId>commons-swing</artifactId>
    <version>1.1.158</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/net.anwiba.commons/commons-swing/
implementation 'net.anwiba.commons:commons-swing:1.1.158'// https://jarcasting.com/artifacts/net.anwiba.commons/commons-swing/
implementation ("net.anwiba.commons:commons-swing:1.1.158")'net.anwiba.commons:commons-swing:pom:1.1.158'<dependency org="net.anwiba.commons" name="commons-swing" rev="1.1.158">
  <artifact name="commons-swing" type="pom" />
</dependency>@Grapes(
@Grab(group='net.anwiba.commons', module='commons-swing', version='1.1.158')
)libraryDependencies += "net.anwiba.commons" % "commons-swing" % "1.1.158"[net.anwiba.commons/commons-swing "1.1.158"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.platform : junit-platform-commons | jar | 1.8.1 | 
| org.junit.platform : junit-platform-launcher | jar | 1.8.1 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |