| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.bioutils.proteomics |
| ArtifactId | ArtifactIdproteomics |
| Last Version | Last Version3.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBioUtils - Proteomics
Lightweight framework for handling biological and bioinformatical data related to proteomics.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| proteomics-3.1.6.pom | |
| proteomics-3.1.6.jar | 39 KB |
| proteomics-3.1.6-sources.jar | 21 KB |
| proteomics-3.1.6-javadoc.jar | 211 KB |
| proteomics-3.1.6-jar-with-dependencies.jar | 275 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.bioutils.proteomics/proteomics/ -->
<dependency>
<groupId>net.sf.bioutils.proteomics</groupId>
<artifactId>proteomics</artifactId>
<version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.bioutils.proteomics/proteomics/
implementation 'net.sf.bioutils.proteomics:proteomics:3.1.6'
// https://jarcasting.com/artifacts/net.sf.bioutils.proteomics/proteomics/
implementation ("net.sf.bioutils.proteomics:proteomics:3.1.6")
'net.sf.bioutils.proteomics:proteomics:jar:3.1.6'
<dependency org="net.sf.bioutils.proteomics" name="proteomics" rev="3.1.6">
<artifact name="proteomics" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.bioutils.proteomics', module='proteomics', version='3.1.6')
)
libraryDependencies += "net.sf.bioutils.proteomics" % "proteomics" % "3.1.6"
[net.sf.bioutils.proteomics/proteomics "3.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.kerner-utils-collections : kerner-utils-collections | jar | 0.27.0 |
| net.sf.kerner-utils : kerner-utils | jar | 0.20.1 |
| net.sf.jranges : jranges | jar | 0.6.1 |
| net.sf.jfasta : jfasta | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| org.testng : testng | jar | 6.8.8 |