| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаorg.pustefixframework.webservices |
| Идентификатор | Идентификаторpustefix-webservices-jsonws |
| Версия | Версия0.22.22 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jsonws/ -->
<dependency>
<groupId>org.pustefixframework.webservices</groupId>
<artifactId>pustefix-webservices-jsonws</artifactId>
<version>0.22.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jsonws/
implementation 'org.pustefixframework.webservices:pustefix-webservices-jsonws:0.22.22'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jsonws/
implementation ("org.pustefixframework.webservices:pustefix-webservices-jsonws:0.22.22")
'org.pustefixframework.webservices:pustefix-webservices-jsonws:jar:0.22.22'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices-jsonws" rev="0.22.22">
<artifact name="pustefix-webservices-jsonws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices-jsonws', version='0.22.22')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices-jsonws" % "0.22.22"
[org.pustefixframework.webservices/pustefix-webservices-jsonws "0.22.22"]