jmatharray

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.yannrichet
ArtifactId

ArtifactId

JMathArray
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jmatharray
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/yannrichet/jmatharray

Download JMathArray

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
gov.nist.math : jama jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0