GroupId | GroupIdorg.pustefixframework.webservices |
---|---|
ArtifactId | ArtifactIdpustefix-webservices |
Version | Version0.15.23 |
Type | Typepom |
Filename | Size |
---|---|
pustefix-webservices-0.15.23.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/ -->
<dependency>
<groupId>org.pustefixframework.webservices</groupId>
<artifactId>pustefix-webservices</artifactId>
<version>0.15.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/
implementation 'org.pustefixframework.webservices:pustefix-webservices:0.15.23'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices/
implementation ("org.pustefixframework.webservices:pustefix-webservices:0.15.23")
'org.pustefixframework.webservices:pustefix-webservices:pom:0.15.23'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices" rev="0.15.23">
<artifact name="pustefix-webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices', version='0.15.23')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices" % "0.15.23"
[org.pustefixframework.webservices/pustefix-webservices "0.15.23"]