MVN

io.rala : math

Maven & Gradle

Apr 14, 2023
0 stars

math.jar · This library is a collection of math classes to support calculations.

<dependency>
    <groupId>io.rala</groupId>
    <artifactId>math</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rala : math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of io.rala : math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
math-1.1.2
math-1.1.1
math-1.1.0
1.0.x
math-1.0.1
math-1.0.0

How to add a dependency to Maven

Add the following io.rala : math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.rala</groupId>
    <artifactId>math</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.rala : math gradle dependency to your build.gradle file:

implementation 'io.rala:math:1.1.2'

Gradle Kotlin DSL: Add the following io.rala : math gradle kotlin dependency to your build.gradle.kts file:

implementation("io.rala:math:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.rala : math sbt scala dependency to your build.sbt file:

libraryDependencies += "io.rala" % "math" % "1.1.2"

Advertisement

Dependencies from Group

Mar 19, 2022
1 usages
0 stars
Mar 19, 2022
0 stars
Mar 19, 2022
0 stars
Apr 14, 2023
0 stars

Discover Dependencies

Feb 21, 2021
6 usages
1.2k stars
Feb 21, 2021
1.2k stars
Aug 22, 2023
1 usages
4.3k stars
Dec 20, 2021
1 usages
7 stars
Aug 10, 2023
5 stars
Jul 19, 2023
2 usages
266 stars
Mar 06, 2021
0 stars
Aug 03, 2023
11 usages
186 stars