MVN

org.apfloat : apfloat-jscience

Maven & Gradle

Jul 09, 2023
34 stars

apfloat-jscience · JScience wrapper for apfloat

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

Latest Version

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

  • Latest Stable: 1.11.0

All Versions

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

Version Vulnerabilities Updated
1.11.x
apfloat-jscience-1.11.0
1.10.x
apfloat-jscience-1.10.1
apfloat-jscience-1.10.0
1.9.x
apfloat-jscience-1.9.1
apfloat-jscience-1.9.0
1.8.x
apfloat-jscience-1.8.3
apfloat-jscience-1.8.2
apfloat-jscience-1.8.1
apfloat-jscience-1.8.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apfloat:apfloat-jscience:1.11.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apfloat" % "apfloat-jscience" % "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