se.lth.immun:XLink

Scala library for the representation of crosslinked peptides. Extends se.lth.immun.Proteins.

License

License

GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

XLink
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

se.lth.immun:XLink
Scala library for the representation of crosslinked peptides. Extends se.lth.immun.Proteins.
Project URL

Project URL

https://github.com/fickludd/proteomicore

Download XLink

How to add to project

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

Dependencies

compile (2)

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

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
0.3.4
0.3.3
0.3.0