MVN

org.meeuw.math : mihxil-math

Maven & Gradle

Feb 23, 2023
6 usages
4 stars

Math - core · The base dependency of the modules in the project. It provides the scaffolding for: - abstract algebra's to ensure a common interface for basic operations - an 'uncertain number' interface plus a SPI for formatting those

<dependency>
    <groupId>org.meeuw.math</groupId>
    <artifactId>mihxil-math</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.meeuw.math : mihxil-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of org.meeuw.math : mihxil-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
mihxil-math-0.11.0
0.10.x
mihxil-math-0.10.0
0.9.x
mihxil-math-0.9.0
0.8.x
mihxil-math-0.8.2
mihxil-math-0.8.1
mihxil-math-0.8.0
0.7.x
mihxil-math-0.7.0
0.6.x
mihxil-math-0.6.2
mihxil-math-0.6.1
mihxil-math-0.6.0
0.5.x
mihxil-math-0.5.0

How to add a dependency to Maven

Add the following org.meeuw.math : mihxil-math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.meeuw.math</groupId>
    <artifactId>mihxil-math</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.meeuw.math : mihxil-math gradle dependency to your build.gradle file:

implementation 'org.meeuw.math:mihxil-math:0.11.0'

Gradle Kotlin DSL: Add the following org.meeuw.math : mihxil-math gradle kotlin dependency to your build.gradle.kts file:

implementation("org.meeuw.math:mihxil-math:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.meeuw.math : mihxil-math sbt scala dependency to your build.sbt file:

libraryDependencies += "org.meeuw.math" % "mihxil-math" % "0.11.0"

Advertisement

Dependencies from Group

Feb 23, 2023
6 usages
4 stars
Nov 10, 2022
4 usages
4 stars
Feb 23, 2023
3 usages
4 stars
Feb 23, 2023
3 usages
4 stars
Feb 23, 2023
2 usages
4 stars

Discover Dependencies

Mar 10, 2021
3 stars
Feb 10, 2021
1 usages
1 stars
May 18, 2022
1 usages
6 stars
Aug 15, 2023
14 usages
3 stars
Apr 07, 2021
1 usages
2 stars
Apr 20, 2021
1 usages
Apr 26, 2021
1 usages
24.3k stars
May 22, 2021
3 usages
11 stars