License |
License
BSD
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.sociaal |
ArtifactId | ArtifactIdvecmath |
Last Version | Last Version3.0.0.20130526 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvecmath
jME3 Vector Math
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vecmath-3.0.0.20130526.pom | |
vecmath-3.0.0.20130526.jar | 247 KB |
vecmath-3.0.0.20130526-sources.jar | 437 bytes |
vecmath-3.0.0.20130526-javadoc.jar | 437 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.sociaal/vecmath/ -->
<dependency>
<groupId>net.sf.sociaal</groupId>
<artifactId>vecmath</artifactId>
<version>3.0.0.20130526</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sociaal/vecmath/
implementation 'net.sf.sociaal:vecmath:3.0.0.20130526'
// https://jarcasting.com/artifacts/net.sf.sociaal/vecmath/
implementation ("net.sf.sociaal:vecmath:3.0.0.20130526")
'net.sf.sociaal:vecmath:jar:3.0.0.20130526'
<dependency org="net.sf.sociaal" name="vecmath" rev="3.0.0.20130526">
<artifact name="vecmath" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sociaal', module='vecmath', version='3.0.0.20130526')
)
libraryDependencies += "net.sf.sociaal" % "vecmath" % "3.0.0.20130526"
[net.sf.sociaal/vecmath "3.0.0.20130526"]