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

com.github.jasminb:jsonapi-converter 0.2

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.2
Тип

Тип

jar

Скачать jsonapi-converter 0.2


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