is not current version
Last Version 2.0.2

se.lth.immun:TraML 2.0.1

Tools for reading and writing TraMLs, based on the se.lth.immun.Xml library. Creates exact memory maps, and can transform the information to a easier working repr (ClearTraML).

License

License

GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

TraML
Version

Version

2.0.1
Type

Type

jar
Description

Description

se.lth.immun:TraML
Tools for reading and writing TraMLs, based on the se.lth.immun.Xml library. Creates exact memory maps, and can transform the information to a easier working repr (ClearTraML).
Project URL

Project URL

https://github.com/fickludd/proteomicore

Download TraML 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
se.lth.immun : Xml jar 1.3.0

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.