License |
License |
---|---|
GroupId | GroupIdcom.github.caciocavallosilano |
ArtifactId | ArtifactIdcacio-tta |
Last Version | Last Version1.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCacioTAA Java Module
Portable GUI backends for Java
|
Filename | Size |
---|---|
cacio-tta-1.17.pom | |
cacio-tta-1.17.jar | 22 KB |
cacio-tta-1.17-sources.jar | 25 KB |
cacio-tta-1.17-javadoc.jar | 448 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |