MVN

java3d : vecmath

Maven & Gradle

Sep 20, 2005
158 usages

vecmath

<dependency>
    <groupId>java3d</groupId>
    <artifactId>vecmath</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of java3d : vecmath to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of java3d : vecmath to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
vecmath-1.3.1

How to add a dependency to Maven

Add the following java3d : vecmath maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>java3d</groupId>
    <artifactId>vecmath</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following java3d : vecmath gradle dependency to your build.gradle file:

implementation 'java3d:vecmath:1.3.1'

Gradle Kotlin DSL: Add the following java3d : vecmath gradle kotlin dependency to your build.gradle.kts file:

implementation("java3d:vecmath:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following java3d : vecmath sbt scala dependency to your build.sbt file:

libraryDependencies += "java3d" % "vecmath" % "1.3.1"

Advertisement

Dependencies from Group

Sep 20, 2005
158 usages
Sep 20, 2005
24 usages
Sep 20, 2005
21 usages

Discover Dependencies

Sep 26, 2018
24 usages
Sep 07, 2021
41 usages
2.3k stars
Apr 12, 2023
27 usages
Feb 03, 2016
300 usages
Apr 27, 2013
199 usages
Oct 01, 2013
27 usages
Nov 10, 2010
99 usages
Mar 05, 2021
136 usages
41 stars
Feb 16, 2022
366 usages
2 stars
Oct 16, 2013
13 usages
38 stars