MVN

com.tecacet : math-extensions

Maven & Gradle

Nov 24, 2020
0 stars

Math Extensions · Koltin extensions for matrix and vector algebra, random number generation, and arithmetic on boolean arrays.

<dependency>
    <groupId>com.tecacet</groupId>
    <artifactId>math-extensions</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tecacet : math-extensions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.tecacet : math-extensions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
math-extensions-1.0.4
math-extensions-1.0.3
math-extensions-1.0.2
math-extensions-1.0.1
math-extensions-1.0.0

How to add a dependency to Maven

Add the following com.tecacet : math-extensions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tecacet</groupId>
    <artifactId>math-extensions</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tecacet : math-extensions gradle dependency to your build.gradle file:

implementation 'com.tecacet:math-extensions:1.0.4'

Gradle Kotlin DSL: Add the following com.tecacet : math-extensions gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tecacet:math-extensions:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tecacet : math-extensions sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tecacet" % "math-extensions" % "1.0.4"

Advertisement

Dependencies from Group

Sep 02, 2021
4 usages
0 stars
Feb 12, 2019
1 usages
0 stars
Dec 06, 2015
Jul 19, 2021
0 stars
Dec 09, 2020
2 stars

Discover Dependencies

Oct 02, 2020
2 stars
Mar 04, 2023
1 usages
6 stars
Aug 22, 2023
1 usages
385 stars
May 10, 2019
1 usages
0 stars
Jul 11, 2023
1 usages
0 stars
Jan 12, 2021
1 stars
Mar 09, 2020
0 stars
Mar 09, 2020
0 stars