Aquifer

A Java library that generates GUIs for terminal-based applications

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.typemonkey
ArtifactId

ArtifactId

aquifer
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Aquifer
A Java library that generates GUIs for terminal-based applications
Project URL

Project URL

https://github.com/TypeMonkey/Aquifer
Source Code Management

Source Code Management

https://github.com/TypeMonkey/Aquifer/tree/master/src/main

Download aquifer

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.typemonkey/aquifer/ -->
<dependency>
    <groupId>io.github.typemonkey</groupId>
    <artifactId>aquifer</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.typemonkey/aquifer/
implementation 'io.github.typemonkey:aquifer:1.0.0'
// https://jarcasting.com/artifacts/io.github.typemonkey/aquifer/
implementation ("io.github.typemonkey:aquifer:1.0.0")
'io.github.typemonkey:aquifer:jar:1.0.0'
<dependency org="io.github.typemonkey" name="aquifer" rev="1.0.0">
  <artifact name="aquifer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.typemonkey', module='aquifer', version='1.0.0')
)
libraryDependencies += "io.github.typemonkey" % "aquifer" % "1.0.0"
[io.github.typemonkey/aquifer "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