Download peakinvestigator-sdk-4.0.jar file - Jar p

Jar examples for p:peakinvestigator-sdk

Description

PeakInvestigator? is advanced centroiding and deconvolution software services for mass spectrometry. This library provides an object-oriented interface to its public API.

You can download jar file peakinvestigator-sdk 4.0 in this page.

License

BSD 3-Clause

Build File

You can use the following script to add peakinvestigator-sdk-4.0.jar to your project.

<dependency>
   <groupId>com.veritomyx</groupId>
   <artifactId>peakinvestigator-sdk</artifactId>
   <version>4.0</version>
</dependency>
compile group: 'com.veritomyx', name: 'peakinvestigator-sdk', version: '4.0'
libraryDependencies += "com.veritomyx" % "peakinvestigator-sdk" % "4.0"
<dependency org="com.veritomyx" name="peakinvestigator-sdk" rev="4.0"/>
@Grapes(@Grab(group='com.veritomyx', module='peakinvestigator-sdk', version='4.0'))
'com.veritomyx:peakinvestigator-sdk:jar:4.0'

Download

Click the following link to download the jar file.

peakinvestigator-sdk-4.0-javadoc.jar
peakinvestigator-sdk-4.0-sources.jar
peakinvestigator-sdk-4.0.jar
peakinvestigator-sdk-4.0.pom



Related Tutorials