License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdProteins |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:Proteins
Library for general purpose in silico chemistry, mainly intended for mass spectrometry proteomics computations.
|
Project URL |
Project URL |
Filename | Size |
---|---|
Proteins-1.3.3.pom | |
Proteins-1.3.3.jar | 56 KB |
Proteins-1.3.3-sources.jar | 32 KB |
Proteins-1.3.3-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/Proteins/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>Proteins</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/Proteins/
implementation 'se.lth.immun:Proteins:1.3.3'
// https://jarcasting.com/artifacts/se.lth.immun/Proteins/
implementation ("se.lth.immun:Proteins:1.3.3")
'se.lth.immun:Proteins:jar:1.3.3'
<dependency org="se.lth.immun" name="Proteins" rev="1.3.3">
<artifact name="Proteins" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='Proteins', version='1.3.3')
)
libraryDependencies += "se.lth.immun" % "Proteins" % "1.3.3"
[se.lth.immun/Proteins "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |