License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdprotobuf-rpc |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobuf-rpc
|
Filename | Size |
---|---|
protobuf-rpc-0.2.3.pom | |
protobuf-rpc-0.2.3.jar | 85 KB |
protobuf-rpc-0.2.3-tests.jar | 57 KB |
protobuf-rpc-0.2.3-sources.jar | 27 KB |
protobuf-rpc-0.2.3-javadoc.jar | 557 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/protobuf-rpc/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>protobuf-rpc</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/protobuf-rpc/
implementation 'org.no-hope:protobuf-rpc:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/protobuf-rpc/
implementation ("org.no-hope:protobuf-rpc:0.2.3")
'org.no-hope:protobuf-rpc:jar:0.2.3'
<dependency org="org.no-hope" name="protobuf-rpc" rev="0.2.3">
<artifact name="protobuf-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='protobuf-rpc', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "protobuf-rpc" % "0.2.3"
[org.no-hope/protobuf-rpc "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : jsr305-aspectj-validation | jar | 0.2.3 |
org.no-hope : slf4j-logging | jar | 0.2.3 |
io.netty : netty | jar | 3.9.0.Final |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.no-hope : test-utils-meta | jar | 0.2.3 |