is not current version
Last Version 1.1.3

org.langrid:jp.go.nict.langrid.client 1.0.15

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

jp.go.nict.langrid.client
Version

Version

1.0.15
Type

Type

jar

Download jp.go.nict.langrid.client 1.0.15


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