Last Version

Flow Noise 1.0.0

Noise generation library for Java, based on the libnoise C++ library.

License

License

GroupId

GroupId

com.flowpowered
ArtifactId

ArtifactId

flow-noise
Version

Version

1.0.0
Type

Type

jar
Description

Description

Flow Noise
Noise generation library for Java, based on the libnoise C++ library.
Project Organization

Project Organization

Flow Powered
Source Code Management

Source Code Management

https://github.com/flow/noise

Download flow-noise 1.0.0


<!-- https://jarcasting.com/artifacts/com.flowpowered/flow-noise/ -->
<dependency>
    <groupId>com.flowpowered</groupId>
    <artifactId>flow-noise</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowpowered/flow-noise/
implementation 'com.flowpowered:flow-noise:1.0.0'
// https://jarcasting.com/artifacts/com.flowpowered/flow-noise/
implementation ("com.flowpowered:flow-noise:1.0.0")
'com.flowpowered:flow-noise:jar:1.0.0'
<dependency org="com.flowpowered" name="flow-noise" rev="1.0.0">
  <artifact name="flow-noise" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowpowered', module='flow-noise', version='1.0.0')
)
libraryDependencies += "com.flowpowered" % "flow-noise" % "1.0.0"
[com.flowpowered/flow-noise "1.0.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.