Last Version

ejml-3dtools 0.0.1

A Java library for 3D vector and matrix operations

License

License

MIT
GroupId

GroupId

com.github.dabasan
ArtifactId

ArtifactId

ejml-3dtools
Version

Version

0.0.1
Type

Type

jar
Description

Description

ejml-3dtools
A Java library for 3D vector and matrix operations
Project URL

Project URL

https://github.com/Dabasan/ejml-3dtools
Source Code Management

Source Code Management

https://github.com/Dabasan/ejml-3dtools

Download ejml-3dtools 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.dabasan/ejml-3dtools/ -->
<dependency>
    <groupId>com.github.dabasan</groupId>
    <artifactId>ejml-3dtools</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dabasan/ejml-3dtools/
implementation 'com.github.dabasan:ejml-3dtools:0.0.1'
// https://jarcasting.com/artifacts/com.github.dabasan/ejml-3dtools/
implementation ("com.github.dabasan:ejml-3dtools:0.0.1")
'com.github.dabasan:ejml-3dtools:jar:0.0.1'
<dependency org="com.github.dabasan" name="ejml-3dtools" rev="0.0.1">
  <artifact name="ejml-3dtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dabasan', module='ejml-3dtools', version='0.0.1')
)
libraryDependencies += "com.github.dabasan" % "ejml-3dtools" % "0.0.1"
[com.github.dabasan/ejml-3dtools "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ejml : ejml-all jar 0.39

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.