License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdUniMod |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:UniMod
Java implementation of the UniMod database of protein modifications. Extends se.lth.immun.Proteins.
|
Project URL |
Project URL |
Filename | Size |
---|---|
UniMod-1.3.3.pom | |
UniMod-1.3.3.jar | 249 KB |
UniMod-1.3.3-sources.jar | 192 KB |
UniMod-1.3.3-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/UniMod/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>UniMod</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/UniMod/
implementation 'se.lth.immun:UniMod:1.3.3'
// https://jarcasting.com/artifacts/se.lth.immun/UniMod/
implementation ("se.lth.immun:UniMod:1.3.3")
'se.lth.immun:UniMod:jar:1.3.3'
<dependency org="se.lth.immun" name="UniMod" rev="1.3.3">
<artifact name="UniMod" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='UniMod', version='1.3.3')
)
libraryDependencies += "se.lth.immun" % "UniMod" % "1.3.3"
[se.lth.immun/UniMod "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
se.lth.immun : Proteins | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |