License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdMSFragmentationProtocol |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:MSFragmentationProtocol
Proto-buf based protocol for storing MS fragmentation data.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/se.lth.immun/MSFragmentationProtocol/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>MSFragmentationProtocol</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/MSFragmentationProtocol/
implementation 'se.lth.immun:MSFragmentationProtocol:0.5.2'
// https://jarcasting.com/artifacts/se.lth.immun/MSFragmentationProtocol/
implementation ("se.lth.immun:MSFragmentationProtocol:0.5.2")
'se.lth.immun:MSFragmentationProtocol:jar:0.5.2'
<dependency org="se.lth.immun" name="MSFragmentationProtocol" rev="0.5.2">
<artifact name="MSFragmentationProtocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='MSFragmentationProtocol', version='0.5.2')
)
libraryDependencies += "se.lth.immun" % "MSFragmentationProtocol" % "0.5.2"
[se.lth.immun/MSFragmentationProtocol "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.6.1 |