License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.dinglevin |
ArtifactId | ArtifactIdprotobuf-socket-rpc |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLevin的工具工程
|
Filename | Size |
---|---|
protobuf-socket-rpc-0.0.1.pom | |
protobuf-socket-rpc-0.0.1.jar | 61 KB |
protobuf-socket-rpc-0.0.1-sources.jar | 36 KB |
protobuf-socket-rpc-0.0.1-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dinglevin/protobuf-socket-rpc/ -->
<dependency>
<groupId>com.dinglevin</groupId>
<artifactId>protobuf-socket-rpc</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dinglevin/protobuf-socket-rpc/
implementation 'com.dinglevin:protobuf-socket-rpc:0.0.1'
// https://jarcasting.com/artifacts/com.dinglevin/protobuf-socket-rpc/
implementation ("com.dinglevin:protobuf-socket-rpc:0.0.1")
'com.dinglevin:protobuf-socket-rpc:jar:0.0.1'
<dependency org="com.dinglevin" name="protobuf-socket-rpc" rev="0.0.1">
<artifact name="protobuf-socket-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dinglevin', module='protobuf-socket-rpc', version='0.0.1')
)
libraryDependencies += "com.dinglevin" % "protobuf-socket-rpc" % "0.0.1"
[com.dinglevin/protobuf-socket-rpc "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 15.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.google.protobuf : protobuf-java | jar | 3.14.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |