Last Version

Client Library 1.1.3

Client library including JSON-RPC client for the Service Grid Server Software and java web services.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

jp.go.nict.langrid.client
Version

Version

1.1.3
Type

Type

jar
Description

Description

Client Library
Client library including JSON-RPC client for the Service Grid Server Software and java web services.
Project URL

Project URL

http://langrid.org/

Download jp.go.nict.langrid.client 1.1.3


<!-- https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client/ -->
<dependency>
    <groupId>org.langrid</groupId>
    <artifactId>jp.go.nict.langrid.client</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client/
implementation 'org.langrid:jp.go.nict.langrid.client:1.1.3'
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client/
implementation ("org.langrid:jp.go.nict.langrid.client:1.1.3")
'org.langrid:jp.go.nict.langrid.client:jar:1.1.3'
<dependency org="org.langrid" name="jp.go.nict.langrid.client" rev="1.1.3">
  <artifact name="jp.go.nict.langrid.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.langrid', module='jp.go.nict.langrid.client', version='1.1.3')
)
libraryDependencies += "org.langrid" % "jp.go.nict.langrid.client" % "1.1.3"
[org.langrid/jp.go.nict.langrid.client "1.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.langrid : jp.go.nict.langrid.commons jar 1.1.3
commons-codec : commons-codec jar 1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.