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