MVN

org.meeuw : mihxil-math

Maven & Gradle

Jan 25, 2021
8 usages
2 stars

Mihxil's Math · 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</groupId>
    <artifactId>mihxil-math</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.0

All Versions

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

Version Vulnerabilities Updated
0.4.x
mihxil-math-0.4.0
0.3.x
mihxil-math-0.3.1
mihxil-math-0.3.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Jan 25, 2021
8 usages
2 stars
Nov 30, 2021
6 usages
Oct 28, 2021
6 usages
1 stars
Jan 25, 2021
5 usages
2 stars
Nov 30, 2021
4 usages

Discover Dependencies

Feb 29, 2016
8 usages
4 stars
Jan 26, 2018
3 usages
Feb 17, 2017
4 usages
7 stars
Aug 10, 2023
4 usages
328 stars
Dec 03, 2019
2 usages
3 stars
Nov 05, 2019
6 usages
2 stars
Jan 16, 2020
5 usages
114 stars
Oct 05, 2011
7 usages
Jul 28, 2011
20 usages
Sep 03, 2017
8 usages
6 stars