MVN

javax.vecmath : vecmath

Maven & Gradle

Jul 15, 2015
85 usages

vecmath · 3D Vector Math Package

<dependency>
    <groupId>javax.vecmath</groupId>
    <artifactId>vecmath</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.2

All Versions

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

Version Vulnerabilities Updated
1.5.x
vecmath-1.5.2

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.vecmath</groupId>
    <artifactId>vecmath</artifactId>
    <version>1.5.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'javax.vecmath:vecmath:1.5.2'

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

implementation("javax.vecmath:vecmath:1.5.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "javax.vecmath" % "vecmath" % "1.5.2"

Advertisement

Dependencies from Group

Jul 15, 2015
85 usages

Discover Dependencies

Jul 31, 2023
101 usages
29.2k stars
Feb 09, 2018
4 usages
787 stars
Apr 01, 2016
1.4k stars
Jul 05, 2023
183 usages
763 stars
Aug 25, 2023
33 usages
3k stars
Feb 03, 2023
2 usages
6 stars
Dec 05, 2022
31 usages
1.5k stars