JMGF

Java implementation for the Mascot Generic File (MGF) format.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jmgf
ArtifactId

ArtifactId

jmgf
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JMGF
Java implementation for the Mascot Generic File (MGF) format.
Project URL

Project URL

http://jmgf.sourceforge.net/

Download jmgf

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.bioutils.proteomics : proteomics jar 3.0.0
net.sf.kerner-utils-io : kerner-utils-io jar 0.5.3
net.sf.kerner-utils : kerner-utils jar 0.20.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0