MVN

org.eolang : eo-math

Maven & Gradle

Jul 14, 2023
9 stars

eo-math · Math Primitives for EO Programming Language

<dependency>
    <groupId>org.eolang</groupId>
    <artifactId>eo-math</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.1

All Versions

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

Version Vulnerabilities Updated
0.4.x
eo-math-0.4.1
eo-math-0.4.0
0.3.x
eo-math-0.3.1
eo-math-0.3.0
0.2.x
eo-math-0.2.3
eo-math-0.2.2
eo-math-0.2.1
eo-math-0.2.0
0.1.x
eo-math-0.1.5
eo-math-0.1.4
eo-math-0.1.3
eo-math-0.1.2
eo-math-0.1.1
eo-math-0.1.0
0.0.x
eo-math-0.0.2
eo-math-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eolang</groupId>
    <artifactId>eo-math</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.eolang:eo-math:0.4.1'

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

implementation("org.eolang:eo-math:0.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.eolang" % "eo-math" % "0.4.1"

Advertisement

Dependencies from Group

Aug 03, 2023
4 usages
803 stars
Aug 03, 2023
4 usages
803 stars
Dec 24, 2020
1 usages
585 stars
Aug 03, 2023
903 stars
Aug 03, 2023
803 stars

Discover Dependencies