License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdIRT |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:IRT
Functionality for computation of retention time normalization maps, and plotting of the generated maps
|
Project URL |
Project URL |
Filename | Size |
---|---|
IRT-1.0.0.pom | |
IRT-1.0.0.jar | 62 KB |
IRT-1.0.0-sources.jar | 680 bytes |
IRT-1.0.0-javadoc.jar | 680 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/IRT/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>IRT</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/IRT/
implementation 'se.lth.immun:IRT:1.0.0'
// https://jarcasting.com/artifacts/se.lth.immun/IRT/
implementation ("se.lth.immun:IRT:1.0.0")
'se.lth.immun:IRT:jar:1.0.0'
<dependency org="se.lth.immun" name="IRT" rev="1.0.0">
<artifact name="IRT" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='IRT', version='1.0.0')
)
libraryDependencies += "se.lth.immun" % "IRT" % "1.0.0"
[se.lth.immun/IRT "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
org.apache.commons : commons-math3 | jar | 3.2 |
se.johanteleman : Visdome | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.scalatest : scalatest_2.10.0 | jar | 2.0.M5 |