Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdcom.guigarage |
ArtifactId | ArtifactIdimaging |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
imaging-0.7.pom | |
imaging-0.7.jar | 17 KB |
imaging-0.7-sources.jar | 8 KB |
imaging-0.7-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guigarage/imaging/ -->
<dependency>
<groupId>com.guigarage</groupId>
<artifactId>imaging</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.guigarage/imaging/
implementation 'com.guigarage:imaging:0.7'
// https://jarcasting.com/artifacts/com.guigarage/imaging/
implementation ("com.guigarage:imaging:0.7")
'com.guigarage:imaging:jar:0.7'
<dependency org="com.guigarage" name="imaging" rev="0.7">
<artifact name="imaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guigarage', module='imaging', version='0.7')
)
libraryDependencies += "com.guigarage" % "imaging" % "0.7"
[com.guigarage/imaging "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.guigarage : ui-basics | jar | 0.7 |