License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdMSFeatureProtocol |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:MSFeatureProtocol
Protocol for proto-buf based binary MS feature (isotope pattern) data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
MSFeatureProtocol-0.1.0.pom | |
MSFeatureProtocol-0.1.0.jar | 97 KB |
MSFeatureProtocol-0.1.0-sources.jar | 23 KB |
MSFeatureProtocol-0.1.0-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/MSFeatureProtocol/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>MSFeatureProtocol</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/MSFeatureProtocol/
implementation 'se.lth.immun:MSFeatureProtocol:0.1.0'
// https://jarcasting.com/artifacts/se.lth.immun/MSFeatureProtocol/
implementation ("se.lth.immun:MSFeatureProtocol:0.1.0")
'se.lth.immun:MSFeatureProtocol:jar:0.1.0'
<dependency org="se.lth.immun" name="MSFeatureProtocol" rev="0.1.0">
<artifact name="MSFeatureProtocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='MSFeatureProtocol', version='0.1.0')
)
libraryDependencies += "se.lth.immun" % "MSFeatureProtocol" % "0.1.0"
[se.lth.immun/MSFeatureProtocol "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.6.1 |