| License |
License |
|---|---|
| GroupId | GroupIdorg.realityforge.vecmath |
| ArtifactId | ArtifactIdvecmath |
| Version | Version0.09 |
| Type | Typejar |
| Description |
Descriptionvecmath: A Java vector math library
vecmath: A Java vector math library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vecmath-0.09.pom | |
| vecmath-0.09.jar | 44 KB |
| vecmath-0.09-sources.jar | 17 KB |
| vecmath-0.09-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.vecmath/vecmath/ -->
<dependency>
<groupId>org.realityforge.vecmath</groupId>
<artifactId>vecmath</artifactId>
<version>0.09</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.vecmath/vecmath/
implementation 'org.realityforge.vecmath:vecmath:0.09'
// https://jarcasting.com/artifacts/org.realityforge.vecmath/vecmath/
implementation ("org.realityforge.vecmath:vecmath:0.09")
'org.realityforge.vecmath:vecmath:jar:0.09'
<dependency org="org.realityforge.vecmath" name="vecmath" rev="0.09">
<artifact name="vecmath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.vecmath', module='vecmath', version='0.09')
)
libraryDependencies += "org.realityforge.vecmath" % "vecmath" % "0.09"
[org.realityforge.vecmath/vecmath "0.09"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.11 |
| com.beust : jcommander | jar | 1.27 |
| org.jmock : jmock | jar | 2.5.1 |
| org.jmock : jmock-junit4 | jar | 2.5.1 |
| org.hamcrest : hamcrest-core | jar | 1.1 |
| org.hamcrest : hamcrest-library | jar | 1.1 |