MVN

org.apache.commons : commons-numbers-core

Maven & Gradle

Oct 28, 2022
13 usages

Apache Commons Numbers Core · Basic utilities.

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-numbers-core</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-numbers-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1
  • Latest Beta: 1.0-beta1

All Versions

Choose a version of org.apache.commons : commons-numbers-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
commons-numbers-core-1.1
1.0
commons-numbers-core-1.0
commons-numbers-core-1.0-beta1

How to add a dependency to Maven

Add the following org.apache.commons : commons-numbers-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-numbers-core</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-numbers-core gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-numbers-core:1.1'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-numbers-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-numbers-core:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-numbers-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-numbers-core" % "1.1"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

May 13, 2020
0 stars
Jun 30, 2020
570 stars
May 26, 2021
16 usages
1 stars
Apr 29, 2020
3 stars
Jun 20, 2023
1 usages
952 stars
Jun 20, 2023
9 usages
12 stars