MVN

com.epam.deltix : dfp-math

Maven & Gradle

Jun 29, 2023
19 stars

dfp-math · Deltix Decimal Floating-Point Math Arithmetic Library.

<dependency>
    <groupId>com.epam.deltix</groupId>
    <artifactId>dfp-math</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.epam.deltix : dfp-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.epam.deltix : dfp-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dfp-math-1.0.1
0.12.x
dfp-math-0.12.10
dfp-math-0.12.8
dfp-math-0.12.7
dfp-math-0.12.6
dfp-math-0.12.5
dfp-math-0.12.3
dfp-math-0.12.1
0.11.x
dfp-math-0.11.26
dfp-math-0.11.25
dfp-math-0.11.24
dfp-math-0.11.23

How to add a dependency to Maven

Add the following com.epam.deltix : dfp-math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.epam.deltix</groupId>
    <artifactId>dfp-math</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.epam.deltix : dfp-math gradle dependency to your build.gradle file:

implementation 'com.epam.deltix:dfp-math:1.0.1'

Gradle Kotlin DSL: Add the following com.epam.deltix : dfp-math gradle kotlin dependency to your build.gradle.kts file:

implementation("com.epam.deltix:dfp-math:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.epam.deltix : dfp-math sbt scala dependency to your build.sbt file:

libraryDependencies += "com.epam.deltix" % "dfp-math" % "1.0.1"

Advertisement

Dependencies from Group

Aug 21, 2023
14 usages
43 stars
dfp
Jun 29, 2023
12 usages
19 stars
Aug 21, 2023
11 usages
43 stars
May 24, 2021
11 usages
5 stars
Aug 21, 2023
10 usages
43 stars

Discover Dependencies

Feb 12, 2023
26 stars
Jun 26, 2023
75 stars
May 19, 2022
1 usages
362 stars
Feb 11, 2022
0 stars
Aug 25, 2023
1 usages
782 stars