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