License |
License |
---|---|
Categories |
CategoriesCLI User Interface Protobuf Data Data Structures |
GroupId | GroupIdorg.langrid |
ArtifactId | ArtifactIdjp.go.nict.langrid.client.protobufrpc |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClient Library for ProtocolBuffers RPC
Client library for ProtocolBuffers RPC.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client.protobufrpc/ -->
<dependency>
<groupId>org.langrid</groupId>
<artifactId>jp.go.nict.langrid.client.protobufrpc</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client.protobufrpc/
implementation 'org.langrid:jp.go.nict.langrid.client.protobufrpc:1.1.3'
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client.protobufrpc/
implementation ("org.langrid:jp.go.nict.langrid.client.protobufrpc:1.1.3")
'org.langrid:jp.go.nict.langrid.client.protobufrpc:jar:1.1.3'
<dependency org="org.langrid" name="jp.go.nict.langrid.client.protobufrpc" rev="1.1.3">
<artifact name="jp.go.nict.langrid.client.protobufrpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.langrid', module='jp.go.nict.langrid.client.protobufrpc', version='1.1.3')
)
libraryDependencies += "org.langrid" % "jp.go.nict.langrid.client.protobufrpc" % "1.1.3"
[org.langrid/jp.go.nict.langrid.client.protobufrpc "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.langrid : jp.go.nict.langrid.commons | jar | 1.1.3 |
org.langrid : jp.go.nict.langrid.commons.protobufrpc | jar | 1.1.3 |
org.langrid : jp.go.nict.langrid.client | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.langrid : jp.go.nict.langrid.client.test | jar | 1.1.3 |