GroupId | GroupIdio.github.msdk |
---|---|
ArtifactId | ArtifactIdmsdk-featuredetection-chromatogrambuilder |
Version | Version0.0.20 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.msdk/msdk-featuredetection-chromatogrambuilder/ -->
<dependency>
<groupId>io.github.msdk</groupId>
<artifactId>msdk-featuredetection-chromatogrambuilder</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.msdk/msdk-featuredetection-chromatogrambuilder/
implementation 'io.github.msdk:msdk-featuredetection-chromatogrambuilder:0.0.20'
// https://jarcasting.com/artifacts/io.github.msdk/msdk-featuredetection-chromatogrambuilder/
implementation ("io.github.msdk:msdk-featuredetection-chromatogrambuilder:0.0.20")
'io.github.msdk:msdk-featuredetection-chromatogrambuilder:jar:0.0.20'
<dependency org="io.github.msdk" name="msdk-featuredetection-chromatogrambuilder" rev="0.0.20">
<artifact name="msdk-featuredetection-chromatogrambuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.msdk', module='msdk-featuredetection-chromatogrambuilder', version='0.0.20')
)
libraryDependencies += "io.github.msdk" % "msdk-featuredetection-chromatogrambuilder" % "0.0.20"
[io.github.msdk/msdk-featuredetection-chromatogrambuilder "0.0.20"]