License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdXLMasterFormat |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:XLMasterFormat
Format for joining information from Kojak, Percolator and Taxlink.
|
Project URL |
Project URL |
Filename | Size |
---|---|
XLMasterFormat-0.1.1.pom | |
XLMasterFormat-0.1.1.jar | 6 MB |
XLMasterFormat-0.1.1-sources.jar | 680 bytes |
XLMasterFormat-0.1.1-javadoc.jar | 680 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/XLMasterFormat/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>XLMasterFormat</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/XLMasterFormat/
implementation 'se.lth.immun:XLMasterFormat:0.1.1'
// https://jarcasting.com/artifacts/se.lth.immun/XLMasterFormat/
implementation ("se.lth.immun:XLMasterFormat:0.1.1")
'se.lth.immun:XLMasterFormat:jar:0.1.1'
<dependency org="se.lth.immun" name="XLMasterFormat" rev="0.1.1">
<artifact name="XLMasterFormat" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='XLMasterFormat', version='0.1.1')
)
libraryDependencies += "se.lth.immun" % "XLMasterFormat" % "0.1.1"
[se.lth.immun/XLMasterFormat "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
se.lth.immun : Proteins | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.scalatest : scalatest_2.10.0 | jar | 2.0.M5 |