is not current version
Last Version 1.0.7

net.servicegrid:jp.go.nict.langrid.client 1.0.3

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

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.servicegrid
ArtifactId

ArtifactId

jp.go.nict.langrid.client
Version

Version

1.0.3
Type

Type

jar

Download jp.go.nict.langrid.client 1.0.3


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