BioUtils - Proteomics

Lightweight framework for handling biological and bioinformatical data related to proteomics.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.bioutils.proteomics
ArtifactId

ArtifactId

proteomics
Last Version

Last Version

3.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

BioUtils - Proteomics
Lightweight framework for handling biological and bioinformatical data related to proteomics.
Project URL

Project URL

https://sourceforge.net/projects/bioutils-proteo/

Download proteomics

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.6
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.8.0
2.5.0
2.4.3