MVN

com.meliorbis.numerics : Numerics

Maven & Gradle

Oct 28, 2016
2 usages

Numerics · A library for working with large multi-dimensional arrays and the functions they represent

<dependency>
    <groupId>com.meliorbis.numerics</groupId>
    <artifactId>Numerics</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.meliorbis.numerics : Numerics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.meliorbis.numerics : Numerics to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
Numerics-1.2
1.1
Numerics-1.1
1.0
Numerics-1.0

How to add a dependency to Maven

Add the following com.meliorbis.numerics : Numerics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.meliorbis.numerics</groupId>
    <artifactId>Numerics</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.meliorbis.numerics : Numerics gradle dependency to your build.gradle file:

implementation 'com.meliorbis.numerics:Numerics:1.2'

Gradle Kotlin DSL: Add the following com.meliorbis.numerics : Numerics gradle kotlin dependency to your build.gradle.kts file:

implementation("com.meliorbis.numerics:Numerics:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.meliorbis.numerics : Numerics sbt scala dependency to your build.sbt file:

libraryDependencies += "com.meliorbis.numerics" % "Numerics" % "1.2"

Advertisement

Dependencies from Group

Oct 28, 2016
2 usages
Oct 28, 2016
1 usages

Discover Dependencies

Nov 15, 2019
9 usages
2.4k stars
Jun 09, 2023
17 usages
60 stars
Mar 23, 2017
2 usages
0 stars
Jul 25, 2017
4 usages
25 stars
Jun 26, 2018
2 usages
48 stars
Jun 02, 2017
2 usages
34 stars
Mar 20, 2020
2 usages
10 stars
Jun 17, 2020
2 usages
3 stars
Aug 14, 2019
4 usages
68.1k stars