is not current version
Last Version 0.1.8

ca.eandb.jmist:jmist 0.1.7

Java Modular Image Synthesis Toolkit: A research-oriented framework for image synthesis.

License

License

GroupId

GroupId

ca.eandb.jmist
ArtifactId

ArtifactId

jmist
Version

Version

0.1.7
Type

Type

pom
Description

Description

ca.eandb.jmist:jmist
Java Modular Image Synthesis Toolkit: A research-oriented framework for image synthesis.
Project URL

Project URL

http://jmist.eandb.ca
Source Code Management

Source Code Management

https://github.com/bwkimmel/jmist

Download jmist 0.1.7

Filename Size
jmist-0.1.7.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • jmist-core