Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.pustefixframework.webservices |
ArtifactId | ArtifactIdpustefix-webservices-jsonws |
Version | Version0.18.61 |
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.18.61</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jsonws/
implementation 'org.pustefixframework.webservices:pustefix-webservices-jsonws:0.18.61'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jsonws/
implementation ("org.pustefixframework.webservices:pustefix-webservices-jsonws:0.18.61")
'org.pustefixframework.webservices:pustefix-webservices-jsonws:jar:0.18.61'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices-jsonws" rev="0.18.61">
<artifact name="pustefix-webservices-jsonws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices-jsonws', version='0.18.61')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices-jsonws" % "0.18.61"
[org.pustefixframework.webservices/pustefix-webservices-jsonws "0.18.61"]