BioUtils - Proteomics

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

Categories

Categories

Net
GroupId

GroupId

net.sf.bioutils-proteo
ArtifactId

ArtifactId

bioutils-proteomics
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download bioutils-proteomics

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.bioutils-proteo/bioutils-proteomics/ -->
<dependency>
    <groupId>net.sf.bioutils-proteo</groupId>
    <artifactId>bioutils-proteomics</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.bioutils-proteo/bioutils-proteomics/
implementation 'net.sf.bioutils-proteo:bioutils-proteomics:2.3.1'
// https://jarcasting.com/artifacts/net.sf.bioutils-proteo/bioutils-proteomics/
implementation ("net.sf.bioutils-proteo:bioutils-proteomics:2.3.1")
'net.sf.bioutils-proteo:bioutils-proteomics:jar:2.3.1'
<dependency org="net.sf.bioutils-proteo" name="bioutils-proteomics" rev="2.3.1">
  <artifact name="bioutils-proteomics" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.bioutils-proteo', module='bioutils-proteomics', version='2.3.1')
)
libraryDependencies += "net.sf.bioutils-proteo" % "bioutils-proteomics" % "2.3.1"
[net.sf.bioutils-proteo/bioutils-proteomics "2.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.jranges : jranges jar 0.4.8
net.sf.kerner-utils-collections : kerner-utils-collections jar 0.21.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1