Swing components for Java

Swing Components

License

License

GroupId

GroupId

com.github.enesusta
ArtifactId

ArtifactId

swcomp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Swing components for Java
Swing Components

Download swcomp

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.enesusta/swcomp/ -->
<dependency>
    <groupId>com.github.enesusta</groupId>
    <artifactId>swcomp</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enesusta/swcomp/
implementation 'com.github.enesusta:swcomp:1.0.0'
// https://jarcasting.com/artifacts/com.github.enesusta/swcomp/
implementation ("com.github.enesusta:swcomp:1.0.0")
'com.github.enesusta:swcomp:jar:1.0.0'
<dependency org="com.github.enesusta" name="swcomp" rev="1.0.0">
  <artifact name="swcomp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enesusta', module='swcomp', version='1.0.0')
)
libraryDependencies += "com.github.enesusta" % "swcomp" % "1.0.0"
[com.github.enesusta/swcomp "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0