is not current version
Last Version 5.4

com.veritomyx:peakinvestigator-sdk 4.0

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

GroupId

GroupId

com.veritomyx
ArtifactId

ArtifactId

peakinvestigator-sdk
Version

Version

4.0
Type

Type

jar

Download peakinvestigator-sdk 4.0


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