is not current version
Last Version 0.4

make_some_noise 0.2

Continuous noise functions in 2D, 3D, 4D, and 6D

License

License

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

make_some_noise
Version

Version

0.2
Type

Type

jar
Description

Description

make_some_noise
Continuous noise functions in 2D, 3D, 4D, and 6D
Project URL

Project URL

https://github.com/tommyettinger/make-some-noise

Download make_some_noise 0.2


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.badlogicgames.gdx : gdx jar 1.9.10
com.badlogicgames.gdx : gdx-backend-lwjgl jar 1.9.10
com.badlogicgames.gdx : gdx-platform jar 1.9.10

Project Modules

There are no modules declared in this project.