License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdMsFeatureIO |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:MsFeatureIO
IO functionality for reading and writing proto-buf based binary MS feature (isotope pattern) data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
MsFeatureIO-0.2.0.pom | |
MsFeatureIO-0.2.0.jar | 39 KB |
MsFeatureIO-0.2.0-sources.jar | 680 bytes |
MsFeatureIO-0.2.0-javadoc.jar | 680 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/MsFeatureIO/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>MsFeatureIO</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/MsFeatureIO/
implementation 'se.lth.immun:MsFeatureIO:0.2.0'
// https://jarcasting.com/artifacts/se.lth.immun/MsFeatureIO/
implementation ("se.lth.immun:MsFeatureIO:0.2.0")
'se.lth.immun:MsFeatureIO:jar:0.2.0'
<dependency org="se.lth.immun" name="MsFeatureIO" rev="0.2.0">
<artifact name="MsFeatureIO" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='MsFeatureIO', version='0.2.0')
)
libraryDependencies += "se.lth.immun" % "MsFeatureIO" % "0.2.0"
[se.lth.immun/MsFeatureIO "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
se.lth.immun : MSFeatureProtocol | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10.0 | jar | 2.0.M5 |