MVN

org.apfloat : apfloat

Maven & Gradle

Jul 09, 2023
29 usages
34 stars

apfloat · High performance arbitrary precision arithmetic library

<dependency>
    <groupId>org.apfloat</groupId>
    <artifactId>apfloat</artifactId>
    <version>1.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.11.0

All Versions

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

Version Vulnerabilities Updated
1.11.x
apfloat-1.11.0
1.10.x
apfloat-1.10.1
apfloat-1.10.0
1.9.x
apfloat-1.9.1
apfloat-1.9.0
1.8.x
apfloat-1.8.3
apfloat-1.8.2
apfloat-1.8.1
apfloat-1.8.0
1.7.x
apfloat-1.7.1
apfloat-1.7.0
1.6.x
apfloat-1.6.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apfloat</groupId>
    <artifactId>apfloat</artifactId>
    <version>1.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apfloat : apfloat gradle dependency to your build.gradle file:

implementation 'org.apfloat:apfloat:1.11.0'

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

implementation("org.apfloat:apfloat:1.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apfloat : apfloat sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apfloat" % "apfloat" % "1.11.0"

Advertisement

Dependencies from Group

Jul 09, 2023
29 usages
34 stars
Jul 09, 2023
3 usages
34 stars
Jul 09, 2023
2 usages
34 stars
Jul 09, 2023
2 usages
34 stars
Jul 09, 2023
51 stars

Discover Dependencies

Nov 03, 2015
6 usages
855 stars
Jul 20, 2023
10 usages
439 stars
Nov 07, 2019
3 usages
6 stars
Apr 14, 2022
87 usages
4.3k stars
Jul 22, 2017
4 usages
311 stars
May 19, 2018
3 usages
9 stars
Jul 28, 2011
13 usages