is not current version
Last Version 0.23.0

org.pustefixframework.webservices:pustefix-webservices-core 0.15.22


GroupId

GroupId

org.pustefixframework.webservices
ArtifactId

ArtifactId

pustefix-webservices-core
Version

Version

0.15.22
Type

Type

jar

Download pustefix-webservices-core 0.15.22


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