se.lth.immun:Math

Maths library. No longer maintained. Avoid. Use something else. Submitted for compatibility reasons.

License

License

GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

Math
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

se.lth.immun:Math
Maths library. No longer maintained. Avoid. Use something else. Submitted for compatibility reasons.
Project URL

Project URL

https://github.com/fickludd/proteomicore

Download Math

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.apache.commons : commons-math3 jar 3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.scalatest : scalatest_2.10.0 jar 2.0.M5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0