CacioTAA Java Module

Portable GUI backends for Java

License

License

GroupId

GroupId

com.github.caciocavallosilano
ArtifactId

ArtifactId

cacio-tta
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

jar
Description

Description

CacioTAA Java Module
Portable GUI backends for Java

Download cacio-tta

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar
com.github.caciocavallosilano : cacio-shared jar 1.17
org.assertj : assertj-swing-junit jar 3.17.1
com.jidesoft : jide-oss jar 3.6.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.17
1.11
1.10