Mistral (master)

Mistral - open source imaging engine

License

License

GroupId

GroupId

org.imajine.image
ArtifactId

ArtifactId

org-imajine-image
Last Version

Last Version

1.0-ALPHA-3
Release Date

Release Date

Type

Type

pom
Description

Description

Mistral (master)
Mistral - open source imaging engine
Project Organization

Project Organization

Tidalwave s.a.s. (http://tidalwave.it)
Source Code Management

Source Code Management

https://bitbucket.org/tidalwave/mistral-src/src

Download org-imajine-image

How to add to project

<!-- https://jarcasting.com/artifacts/org.imajine.image/org-imajine-image/ -->
<dependency>
    <groupId>org.imajine.image</groupId>
    <artifactId>org-imajine-image</artifactId>
    <version>1.0-ALPHA-3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.imajine.image/org-imajine-image/
implementation 'org.imajine.image:org-imajine-image:1.0-ALPHA-3'
// https://jarcasting.com/artifacts/org.imajine.image/org-imajine-image/
implementation ("org.imajine.image:org-imajine-image:1.0-ALPHA-3")
'org.imajine.image:org-imajine-image:pom:1.0-ALPHA-3'
<dependency org="org.imajine.image" name="org-imajine-image" rev="1.0-ALPHA-3">
  <artifact name="org-imajine-image" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.imajine.image', module='org-imajine-image', version='1.0-ALPHA-3')
)
libraryDependencies += "org.imajine.image" % "org-imajine-image" % "1.0-ALPHA-3"
[org.imajine.image/org-imajine-image "1.0-ALPHA-3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules

Versions

Version
1.0-ALPHA-3
1.0-ALPHA-2
1.0-ALPHA-1