<dependency>
<groupId>io.github.msdk</groupId>
<artifactId>msdk-featuredetection-chromatogrambuilder</artifactId>
<version>0.0.27</version>
</dependency>
libraryDependencies += "io.github.msdk" % "msdk-featuredetection-chromatogrambuilder" % "0.0.27"
@Grapes(
@Grab(group='io.github.msdk', module='msdk-featuredetection-chromatogrambuilder', version='0.0.27')
)
<dependency org="io.github.msdk" name="msdk-featuredetection-chromatogrambuilder" rev="0.0.27" />