| Title: |
Mistral Examples Miscellaneous |
| Group ID: |
it.tidalwave.image |
| Artifact ID: |
image-examples-miscellaneous |
| Version: |
1.0-ALPHA-7.7c4fa5209ccd |
| Last modified: |
19.01.2023 17:34 |
| Packaging: |
jar |
| Name: |
Mistral Examples Miscellaneous |
| Vendor: |
Tidalwave s.a.s. |
|
|
| Size: |
4.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/it/tidalwave/image/image-examples-miscellaneous/1.0-ALPHA-7/image-examples-miscellaneous-1.0-ALPHA-7.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>it.tidalwave.image</groupId>
<artifactId>image-examples</artifactId>
<version>1.0-ALPHA-7</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>image-examples-miscellaneous</artifactId>
<packaging>jar</packaging>
<name>Mistral Examples Miscellaneous</name>
<dependencies>
<dependency>
<groupId>it.tidalwave.image</groupId>
<artifactId>image-core</artifactId>
</dependency>
<dependency>
<groupId>it.tidalwave.image</groupId>
<artifactId>image-operations</artifactId>
</dependency>
<dependency>
<groupId>it.tidalwave.image</groupId>
<artifactId>image-contributions</artifactId>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>it.tidalwave.image</groupId>
<artifactId>image-examples-miscellaneous</artifactId>
<version>1.0-ALPHA-7</version>
</dependency>
|
| Gradle: |
it.tidalwave.image:image-examples-miscellaneous:1.0-ALPHA-7 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|