is not current version
Last Version 0.23.0

org.pustefixframework.webservices:pustefix-webservices 0.22.15


GroupId

GroupId

org.pustefixframework.webservices
ArtifactId

ArtifactId

pustefix-webservices
Version

Version

0.22.15
Type

Type

pom

Download pustefix-webservices 0.22.15


<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/ -->
<dependency>
    <groupId>org.pustefixframework.webservices</groupId>
    <artifactId>pustefix-webservices</artifactId>
    <version>0.22.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/
implementation 'org.pustefixframework.webservices:pustefix-webservices:0.22.15'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/
implementation ("org.pustefixframework.webservices:pustefix-webservices:0.22.15")
'org.pustefixframework.webservices:pustefix-webservices:pom:0.22.15'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices" rev="0.22.15">
  <artifact name="pustefix-webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices', version='0.22.15')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices" % "0.22.15"
[org.pustefixframework.webservices/pustefix-webservices "0.22.15"]