MVN

com.ardor3d : ardor3d-awt

Maven & Gradle

Apr 19, 2019
1 usages
183 stars

Ardor 3D AWT

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ardor3d" % "ardor3d-awt" % "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

Jun 16, 2023
65 stars
Oct 26, 2019
1 usages
68.1k stars
Oct 26, 2019
68.1k stars
Oct 23, 2019
1 usages
Jan 05, 2021
1 stars