Last Version

Apache Commons Numbers Complex 1.0

Complex numbers.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-numbers-complex
Version

Version

1.0
Type

Type

jar
Description

Description

Apache Commons Numbers Complex
Complex numbers.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download commons-numbers-complex 1.0


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

Dependencies

test (5)

Group / Artifact Type Version
org.apache.commons : commons-numbers-core jar 1.0
org.apache.commons : commons-rng-simple jar 1.3
org.apache.commons : commons-rng-sampling jar 1.3
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.