License |
License |
---|---|
GroupId | GroupIdcom.github.caciocavallosilano |
ArtifactId | ArtifactIdcacio-shared |
Last Version | Last Version1.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCacio Shared Module
Portable GUI backends for Java
|
Filename | Size |
---|---|
cacio-shared-1.17.pom | |
cacio-shared-1.17.jar | 97 KB |
cacio-shared-1.17-sources.jar | 93 KB |
cacio-shared-1.17-javadoc.jar | 521 KB |
Browse |
<!-- 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"]