Last Version

Apache Commons Numbers Field 1.0

Utilities related to the concept of field.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-numbers-field
Version

Version

1.0
Type

Type

jar
Description

Description

Apache Commons Numbers Field
Utilities related to the concept of field.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download commons-numbers-field 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-numbers-core jar 1.0
org.apache.commons : commons-numbers-fraction jar 1.0

test (3)

Group / Artifact Type Version
org.apache.commons : commons-numbers-core test-jar 1.0
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.