| Группа | Группаorg.pustefixframework.webservices |
|---|---|
| Идентификатор | Идентификаторpustefix-webservices-jaxws |
| Версия | Версия0.18.44 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/ -->
<dependency>
<groupId>org.pustefixframework.webservices</groupId>
<artifactId>pustefix-webservices-jaxws</artifactId>
<version>0.18.44</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation 'org.pustefixframework.webservices:pustefix-webservices-jaxws:0.18.44'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation ("org.pustefixframework.webservices:pustefix-webservices-jaxws:0.18.44")
'org.pustefixframework.webservices:pustefix-webservices-jaxws:jar:0.18.44'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices-jaxws" rev="0.18.44">
<artifact name="pustefix-webservices-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices-jaxws', version='0.18.44')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices-jaxws" % "0.18.44"
[org.pustefixframework.webservices/pustefix-webservices-jaxws "0.18.44"]