Cacio Shared Module

Portable GUI backends for Java

License

License

GroupId

GroupId

com.github.caciocavallosilano
ArtifactId

ArtifactId

cacio-shared
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

jar
Description

Description

Cacio Shared Module
Portable GUI backends for Java

Download cacio-shared

How to add to project

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

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.17
1.11
1.10