is not current version
Last Version 1.0.7

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

Client library for SOAP including stub codes generated by Apache Axis 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.ws_1_2
Version

Version

1.0.3
Type

Type

jar

Download jp.go.nict.langrid.client.ws_1_2 1.0.3


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