g

gui

One of many Pluginloader plugins
https://github.com/pluginloader/mono
MIT
6oogle
Files download
File Operation
gui-1.0.0.jar download
gui-1.0.0.pom download
gui-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.pluginloader</groupId>
  <artifactId>gui</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.pluginloader:gui:1.0.0'
Gradle Kotlin
implementation("io.github.pluginloader:gui:1.0.0")
Scala SBT
libraryDependencies += "io.github.pluginloader" % "gui" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.pluginloader', module='gui', version='1.0.0')
)
Apache Ivy
<dependency org="io.github.pluginloader" name="gui" rev="1.0.0" />
Leiningen
[io.github.pluginloader/gui "1.0.0"]
Apache Buildr
'io.github.pluginloader:gui:jar:1.0.0'
Dependencies
The project has no third-party dependencies