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

com.cedarsoftware:json-command-servlet 1.2.1

JSON Command Servlet

Категории

Категории

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

Группа

com.cedarsoftware
Идентификатор

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

json-command-servlet
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать json-command-servlet 1.2.1


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