License |
License |
---|---|
GroupId | GroupIdio.github.msdk |
ArtifactId | ArtifactIdmsdk-spectrumtypedetection |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData import and export algorithms for MSDK
|
<!-- https://jarcasting.com/artifacts/io.github.msdk/msdk-spectrumtypedetection/ -->
<dependency>
<groupId>io.github.msdk</groupId>
<artifactId>msdk-spectrumtypedetection</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.msdk/msdk-spectrumtypedetection/
implementation 'io.github.msdk:msdk-spectrumtypedetection:0.0.1'
// https://jarcasting.com/artifacts/io.github.msdk/msdk-spectrumtypedetection/
implementation ("io.github.msdk:msdk-spectrumtypedetection:0.0.1")
'io.github.msdk:msdk-spectrumtypedetection:jar:0.0.1'
<dependency org="io.github.msdk" name="msdk-spectrumtypedetection" rev="0.0.1">
<artifact name="msdk-spectrumtypedetection" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.msdk', module='msdk-spectrumtypedetection', version='0.0.1')
)
libraryDependencies += "io.github.msdk" % "msdk-spectrumtypedetection" % "0.0.1"
[io.github.msdk/msdk-spectrumtypedetection "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.msdk : msdk-datamodel | jar | 0.0.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.12 |