MVN

com.ardor3d : ardor3d-effects

Maven & Gradle

Apr 19, 2019
1 usages
183 stars

Ardor 3D Effects

<dependency>
    <groupId>com.ardor3d</groupId>
    <artifactId>ardor3d-effects</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ardor3d : ardor3d-effects to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.ardor3d : ardor3d-effects to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ardor3d-effects-1.0.0
0.9
ardor3d-effects-0.9

How to add a dependency to Maven

Add the following com.ardor3d : ardor3d-effects maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ardor3d</groupId>
    <artifactId>ardor3d-effects</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ardor3d : ardor3d-effects gradle dependency to your build.gradle file:

implementation 'com.ardor3d:ardor3d-effects:1.0.0'

Gradle Kotlin DSL: Add the following com.ardor3d : ardor3d-effects gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ardor3d:ardor3d-effects:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ardor3d : ardor3d-effects sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ardor3d" % "ardor3d-effects" % "1.0.0"

Advertisement

Dependencies from Group

Apr 19, 2019
2 usages
183 stars
Apr 18, 2019
1 usages
183 stars
Apr 19, 2019
1 usages
183 stars
Apr 19, 2019
1 usages
183 stars
Apr 19, 2019
1 usages
183 stars

Discover Dependencies

Aug 22, 2023
7 usages
Apr 14, 2023
2 usages
May 16, 2023
4 usages
258 stars
Jun 04, 2019
2 usages
8 stars
Aug 03, 2017
4 usages
3 stars
May 07, 2021
3 usages
41 stars