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

com.github.jasminb:jsonapi-converter 0.10

JSONAPI-Converter is a library that provides means for integrating with services using JSON API specification.

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation JSON Данные
Группа

Группа

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

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

jsonapi-converter
Версия

Версия

0.10
Тип

Тип

jar

Скачать jsonapi-converter 0.10


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