не последняя версия
Последняя версия 0.4.1

org.webjars:JSON-Patch 0.4.0

WebJar for JSON-Patch

Категории

Категории

JSON Данные
Группа

Группа

org.webjars
Идентификатор

Идентификатор

JSON-Patch
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать JSON-Patch 0.4.0


<!-- https://jarcasting.com/artifacts/org.webjars/JSON-Patch/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>JSON-Patch</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/JSON-Patch/
implementation 'org.webjars:JSON-Patch:0.4.0'
// https://jarcasting.com/artifacts/org.webjars/JSON-Patch/
implementation ("org.webjars:JSON-Patch:0.4.0")
'org.webjars:JSON-Patch:jar:0.4.0'
<dependency org="org.webjars" name="JSON-Patch" rev="0.4.0">
  <artifact name="JSON-Patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='JSON-Patch', version='0.4.0')
)
libraryDependencies += "org.webjars" % "JSON-Patch" % "0.4.0"
[org.webjars/JSON-Patch "0.4.0"]