se.lth.immun:Collections

Special purpose data collections, implemented in scala

License

License

GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

Collections
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

se.lth.immun:Collections
Special purpose data collections, implemented in scala
Project URL

Project URL

https://github.com/fickludd/proteomicore

Download Collections

How to add to project

<!-- https://jarcasting.com/artifacts/se.lth.immun/Collections/ -->
<dependency>
    <groupId>se.lth.immun</groupId>
    <artifactId>Collections</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/Collections/
implementation 'se.lth.immun:Collections:1.0.0'
// https://jarcasting.com/artifacts/se.lth.immun/Collections/
implementation ("se.lth.immun:Collections:1.0.0")
'se.lth.immun:Collections:jar:1.0.0'
<dependency org="se.lth.immun" name="Collections" rev="1.0.0">
  <artifact name="Collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='Collections', version='1.0.0')
)
libraryDependencies += "se.lth.immun" % "Collections" % "1.0.0"
[se.lth.immun/Collections "1.0.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.0.0