Last Version

Java 3D Vecmath 1.6.0-scijava-2

Math functions for the Java 3D Graphics API

License

License

GroupId

GroupId

org.scijava
ArtifactId

ArtifactId

vecmath
Version

Version

1.6.0-scijava-2
Type

Type

jar
Description

Description

Java 3D Vecmath
Math functions for the Java 3D Graphics API
Project URL

Project URL

https://github.com/scijava/vecmath
Source Code Management

Source Code Management

https://github.com/scijava/vecmath

Download vecmath 1.6.0-scijava-2


<!-- https://jarcasting.com/artifacts/org.scijava/vecmath/ -->
<dependency>
    <groupId>org.scijava</groupId>
    <artifactId>vecmath</artifactId>
    <version>1.6.0-scijava-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scijava/vecmath/
implementation 'org.scijava:vecmath:1.6.0-scijava-2'
// https://jarcasting.com/artifacts/org.scijava/vecmath/
implementation ("org.scijava:vecmath:1.6.0-scijava-2")
'org.scijava:vecmath:jar:1.6.0-scijava-2'
<dependency org="org.scijava" name="vecmath" rev="1.6.0-scijava-2">
  <artifact name="vecmath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scijava', module='vecmath', version='1.6.0-scijava-2')
)
libraryDependencies += "org.scijava" % "vecmath" % "1.6.0-scijava-2"
[org.scijava/vecmath "1.6.0-scijava-2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.