MVN

de.jungblut.math : tjungblut-math

Maven & Gradle

May 18, 2016
4 usages
13 stars

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

<dependency>
    <groupId>de.jungblut.math</groupId>
    <artifactId>tjungblut-math</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jungblut.math : tjungblut-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of de.jungblut.math : tjungblut-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
tjungblut-math-1.3
1.2
tjungblut-math-1.2
1.1
tjungblut-math-1.1

How to add a dependency to Maven

Add the following de.jungblut.math : tjungblut-math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.jungblut.math</groupId>
    <artifactId>tjungblut-math</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.jungblut.math : tjungblut-math gradle dependency to your build.gradle file:

implementation 'de.jungblut.math:tjungblut-math:1.3'

Gradle Kotlin DSL: Add the following de.jungblut.math : tjungblut-math gradle kotlin dependency to your build.gradle.kts file:

implementation("de.jungblut.math:tjungblut-math:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.jungblut.math : tjungblut-math sbt scala dependency to your build.sbt file:

libraryDependencies += "de.jungblut.math" % "tjungblut-math" % "1.3"

Advertisement

Dependencies from Group

May 18, 2016
4 usages
13 stars

Discover Dependencies

Jun 28, 2022
5 usages
39 stars
Sep 01, 2022
5 usages
11 stars
May 02, 2019
3 usages
8 stars
Dec 07, 2019
11 usages
36 stars
Jul 19, 2023
10 usages
16 stars
Jan 27, 2016
2 usages
Sep 20, 2021
7 usages
12 stars