se.lth.immun:MSDataProtocol

Small protocol for transfering MS data.

License

License

Categories

Categories

Data
GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

MSDataProtocol
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

se.lth.immun:MSDataProtocol
Small protocol for transfering MS data.
Project URL

Project URL

https://github.com/fickludd/panther

Download MSDataProtocol

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0