Skip to content
/ A8kju Public

Simple Swing GUI Lib created to simple project as test

Notifications You must be signed in to change notification settings

a8kj7sea/A8kju

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A8kju

Simple Swing GUI Lib created to simple project as test

To use this project with Maven, follow these steps:

Step 1: Add the JitPack Repository

Include the JitPack repository in your pom.xml:

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

Step 2: Add the Dependency

Add the following dependency to your pom.xml:

<dependency>
    <groupId>com.github.a8kj7sea</groupId>
    <artifactId>A8kju</artifactId>
    <version>A8kju</version>
</dependency>

About

Simple Swing GUI Lib created to simple project as test

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages