Last Version

VAqua Client 1

A Java library for clients of the VAqua look and feel

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.violetlib
ArtifactId

ArtifactId

vaquaclient
Version

Version

1
Type

Type

jar
Description

Description

VAqua Client
A Java library for clients of the VAqua look and feel
Project URL

Project URL

https://violetlib.org/vaqua/clientlibrary.html
Source Code Management

Source Code Management

https://github.com/violetlib/vaquaclient

Download vaquaclient 1


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

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.