Apache Commons Numbers Arrays

Array utilities.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-numbers-arrays
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Numbers Arrays
Array utilities.
Project URL

Project URL

http://commons.apache.org/proper/commons-numbers/commons-numbers-arrays/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf/commons-numbers.git/commons-numbers-arrays

Download commons-numbers-arrays

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-numbers-arrays/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-numbers-arrays</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-numbers-arrays/
implementation 'org.apache.commons:commons-numbers-arrays:1.0'
// https://jarcasting.com/artifacts/org.apache.commons/commons-numbers-arrays/
implementation ("org.apache.commons:commons-numbers-arrays:1.0")
'org.apache.commons:commons-numbers-arrays:jar:1.0'
<dependency org="org.apache.commons" name="commons-numbers-arrays" rev="1.0">
  <artifact name="commons-numbers-arrays" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-numbers-arrays', version='1.0')
)
libraryDependencies += "org.apache.commons" % "commons-numbers-arrays" % "1.0"
[org.apache.commons/commons-numbers-arrays "1.0"]

Dependencies

test (3)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
1.0-beta1