| License | License | 
|---|---|
| GroupId | GroupIdde.jungblut.math | 
| ArtifactId | ArtifactIdtjungblut-math | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontjungblut-math This math library features some daily math operations on sparse/dense vectors and matrices. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| tjungblut-math-1.3.pom | |
| tjungblut-math-1.3.jar | 74 KB | 
| tjungblut-math-1.3-sources.jar | 24 KB | 
| tjungblut-math-1.3-javadoc.jar | 173 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.jungblut.math/tjungblut-math/ -->
<dependency>
    <groupId>de.jungblut.math</groupId>
    <artifactId>tjungblut-math</artifactId>
    <version>1.3</version>
</dependency>// https://jarcasting.com/artifacts/de.jungblut.math/tjungblut-math/
implementation 'de.jungblut.math:tjungblut-math:1.3'// https://jarcasting.com/artifacts/de.jungblut.math/tjungblut-math/
implementation ("de.jungblut.math:tjungblut-math:1.3")'de.jungblut.math:tjungblut-math:jar:1.3'<dependency org="de.jungblut.math" name="tjungblut-math" rev="1.3">
  <artifact name="tjungblut-math" type="jar" />
</dependency>@Grapes(
@Grab(group='de.jungblut.math', module='tjungblut-math', version='1.3')
)libraryDependencies += "de.jungblut.math" % "tjungblut-math" % "1.3"[de.jungblut.math/tjungblut-math "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 17.0 | 
| net.sf.trove4j : trove4j | jar | 3.0.2 | 
| junit : junit | jar | 4.11 | 
| org.apache.commons : commons-math3 | jar | 3.0 |