License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdMSDataProtocol |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:MSDataProtocol
Small protocol for transfering MS data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
MSDataProtocol-0.4.0.pom | |
MSDataProtocol-0.4.0.jar | 146 KB |
MSDataProtocol-0.4.0-sources.jar | 29 KB |
MSDataProtocol-0.4.0-javadoc.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/MSDataProtocol/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>MSDataProtocol</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/MSDataProtocol/
implementation 'se.lth.immun:MSDataProtocol:0.4.0'
// https://jarcasting.com/artifacts/se.lth.immun/MSDataProtocol/
implementation ("se.lth.immun:MSDataProtocol:0.4.0")
'se.lth.immun:MSDataProtocol:jar:0.4.0'
<dependency org="se.lth.immun" name="MSDataProtocol" rev="0.4.0">
<artifact name="MSDataProtocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='MSDataProtocol', version='0.4.0')
)
libraryDependencies += "se.lth.immun" % "MSDataProtocol" % "0.4.0"
[se.lth.immun/MSDataProtocol "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |