m

msdk-featuredetection-chromatogrambuilder

MSDK chromatogram builder module
Files download
File Operation
msdk-featuredetection-chromatogrambuilder-0.0.27.jar download
msdk-featuredetection-chromatogrambuilder-0.0.27.pom download
msdk-featuredetection-chromatogrambuilder-0.0.27-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.msdk</groupId>
  <artifactId>msdk-featuredetection-chromatogrambuilder</artifactId>
  <version>0.0.27</version>
</dependency>
Gradle Groovy
implementation 'io.github.msdk:msdk-featuredetection-chromatogrambuilder:0.0.27'
Gradle Kotlin
implementation("io.github.msdk:msdk-featuredetection-chromatogrambuilder:0.0.27")
Scala SBT
libraryDependencies += "io.github.msdk" % "msdk-featuredetection-chromatogrambuilder" % "0.0.27"
Groovy Grape
@Grapes(
  @Grab(group='io.github.msdk', module='msdk-featuredetection-chromatogrambuilder', version='0.0.27')
)
Apache Ivy
<dependency org="io.github.msdk" name="msdk-featuredetection-chromatogrambuilder" rev="0.0.27" />
Leiningen
[io.github.msdk/msdk-featuredetection-chromatogrambuilder "0.0.27"]
Apache Buildr
'io.github.msdk:msdk-featuredetection-chromatogrambuilder:jar:0.0.27'