is not current version
Last Version 1.3

no.rmz:blobee 0.1

An transport mechanism for the RPC interfaces that are defined in the open source version of Google's protobuffer library.

GroupId

GroupId

no.rmz
ArtifactId

ArtifactId

blobee
Version

Version

0.1
Type

Type

jar

Download blobee 0.1


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