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