JNoise

Tools for generating and manipulating coherent noise and procedural textures.

License

License

GNU Lesser General Public License (LGPL)
GroupId

GroupId

ca.grimoire.jnoise
ArtifactId

ArtifactId

jnoise
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

JNoise
Tools for generating and manipulating coherent noise and procedural textures.
Project Organization

Project Organization

Grimoire Alchymia

Download jnoise

Filename Size
jnoise-1.3.0.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jnoise-modules
  • jnoise-tools
  • jnoise-config
  • jnoise-examples

Versions

Version
1.3.0