MVN

org.ferris : ferris-math

Maven & Gradle

Mar 06, 2010

Ferris Math · Ferris Math is a project containing some statistic, probability, and other math functions. 0.0.1 Transfer from Oak to Ferris

<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-math</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.1

All Versions

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

Version Vulnerabilities Updated
0.0.x
ferris-math-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-math</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ferris:ferris-math:0.0.1'

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

implementation("org.ferris:ferris-math:0.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ferris" % "ferris-math" % "0.0.1"

Advertisement

Dependencies from Group

Mar 05, 2010
7 usages
Mar 05, 2010
5 usages
Mar 06, 2010
2 usages
Mar 06, 2010
2 usages
Mar 18, 2010
2 usages

Discover Dependencies

Oct 26, 2020
33 stars
Jan 09, 2013
1 stars
Apr 23, 2012
37 stars
May 29, 2019
14 stars
Aug 10, 2017
96 stars
Aug 10, 2023
34 usages
27 stars