is not current version
Last Version 0.5.2

se.lth.immun:MSFragmentationProtocol 0.3.0

Proto-buf based protocol for storing MS fragmentation data.

GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

MSFragmentationProtocol
Version

Version

0.3.0
Type

Type

jar

Download MSFragmentationProtocol 0.3.0


<!-- https://jarcasting.com/artifacts/se.lth.immun/MSFragmentationProtocol/ -->
<dependency>
    <groupId>se.lth.immun</groupId>
    <artifactId>MSFragmentationProtocol</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/MSFragmentationProtocol/
implementation 'se.lth.immun:MSFragmentationProtocol:0.3.0'
// https://jarcasting.com/artifacts/se.lth.immun/MSFragmentationProtocol/
implementation ("se.lth.immun:MSFragmentationProtocol:0.3.0")
'se.lth.immun:MSFragmentationProtocol:jar:0.3.0'
<dependency org="se.lth.immun" name="MSFragmentationProtocol" rev="0.3.0">
  <artifact name="MSFragmentationProtocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='MSFragmentationProtocol', version='0.3.0')
)
libraryDependencies += "se.lth.immun" % "MSFragmentationProtocol" % "0.3.0"
[se.lth.immun/MSFragmentationProtocol "0.3.0"]