is not current version
Last Version 1.1.3

org.langrid:jp.go.nict.langrid.servicecontainer.executor.soap 1.1.1

Service executor for SOAP services.

Categories

Categories

Container
GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

jp.go.nict.langrid.servicecontainer.executor.soap
Version

Version

1.1.1
Type

Type

jar

Download jp.go.nict.langrid.servicecontainer.executor.soap 1.1.1


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