License |
License |
---|---|
GroupId | GroupIdcom.github.tommyettinger |
ArtifactId | ArtifactIdmake_some_noise |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmake_some_noise
Continuous noise functions in 2D, 3D, 4D, 5D, and 6D
|
Project URL |
Project URL |
Filename | Size |
---|---|
make_some_noise-0.4.pom | |
make_some_noise-0.4.jar | 66 KB |
make_some_noise-0.4-sources.jar | 57 KB |
make_some_noise-0.4-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tommyettinger/make_some_noise/ -->
<dependency>
<groupId>com.github.tommyettinger</groupId>
<artifactId>make_some_noise</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tommyettinger/make_some_noise/
implementation 'com.github.tommyettinger:make_some_noise:0.4'
// https://jarcasting.com/artifacts/com.github.tommyettinger/make_some_noise/
implementation ("com.github.tommyettinger:make_some_noise:0.4")
'com.github.tommyettinger:make_some_noise:jar:0.4'
<dependency org="com.github.tommyettinger" name="make_some_noise" rev="0.4">
<artifact name="make_some_noise" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tommyettinger', module='make_some_noise', version='0.4')
)
libraryDependencies += "com.github.tommyettinger" % "make_some_noise" % "0.4"
[com.github.tommyettinger/make_some_noise "0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.badlogicgames.gdx : gdx | jar | 1.10.0 |
com.badlogicgames.gdx : gdx-backend-lwjgl3 | jar | 1.10.0 |
com.badlogicgames.gdx : gdx-platform | jar | 1.10.0 |
com.github.tommyettinger : anim8-gdx | jar | 0.3.5 |