is not current version
Last Version 1.3

de.jungblut.math:tjungblut-math 1.2

This math library features some daily math operations on sparse/dense vectors and matrices.

GroupId

GroupId

de.jungblut.math
ArtifactId

ArtifactId

tjungblut-math
Version

Version

1.2
Type

Type

jar

Download tjungblut-math 1.2


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