License |
License |
---|---|
GroupId | GroupIdio.github.msdk |
ArtifactId | ArtifactIdmsdk-all |
Version | Version0.0.27 |
Type | Typejar |
Description |
DescriptionA java library for the development of mass spectrometry-related algorithms.
|
Filename | Size |
---|---|
msdk-all-0.0.27.pom | |
msdk-all-0.0.27.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.msdk/msdk-all/ -->
<dependency>
<groupId>io.github.msdk</groupId>
<artifactId>msdk-all</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.msdk/msdk-all/
implementation 'io.github.msdk:msdk-all:0.0.27'
// https://jarcasting.com/artifacts/io.github.msdk/msdk-all/
implementation ("io.github.msdk:msdk-all:0.0.27")
'io.github.msdk:msdk-all:jar:0.0.27'
<dependency org="io.github.msdk" name="msdk-all" rev="0.0.27">
<artifact name="msdk-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.msdk', module='msdk-all', version='0.0.27')
)
libraryDependencies += "io.github.msdk" % "msdk-all" % "0.0.27"
[io.github.msdk/msdk-all "0.0.27"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.27.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.github.stefanbirkner : system-rules | jar | 1.16.1 |
org.slf4j : slf4j-simple | jar | 1.7.26 |