Last Version

Commons - math 0.8.0

PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.

License

License

GroupId

GroupId

com.puresoltechnologies.commons
ArtifactId

ArtifactId

math
Version

Version

0.8.0
Type

Type

jar
Description

Description

Commons - math
PureSol Technologies' commons libraries: This is a set of functionality to extend standard JDK functionality and to collect common functionality for PureSol Technologies' development projects. This library is not intended to be used by parties outside of PureSol Technologies, as changes between versions might be incompatible.
Project Organization

Project Organization

PureSol Technologies

Download math 0.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.