GroupId | GroupIdorg.pustefixframework.webservices |
---|---|
ArtifactId | ArtifactIdpustefix-webservices-jaxws |
Version | Version0.18.45 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/ -->
<dependency>
<groupId>org.pustefixframework.webservices</groupId>
<artifactId>pustefix-webservices-jaxws</artifactId>
<version>0.18.45</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation 'org.pustefixframework.webservices:pustefix-webservices-jaxws:0.18.45'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation ("org.pustefixframework.webservices:pustefix-webservices-jaxws:0.18.45")
'org.pustefixframework.webservices:pustefix-webservices-jaxws:jar:0.18.45'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices-jaxws" rev="0.18.45">
<artifact name="pustefix-webservices-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices-jaxws', version='0.18.45')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices-jaxws" % "0.18.45"
[org.pustefixframework.webservices/pustefix-webservices-jaxws "0.18.45"]