is not current version
Last Version 0.2.3

org.no-hope:protobuf-rpc 0.1.4


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

protobuf-rpc
Version

Version

0.1.4
Type

Type

jar

Download protobuf-rpc 0.1.4


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