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

com.github.peckb1:autojackson-examples 0.2.0


Категории

Категории

Auto Библиотеки уровня приложения Code Generators Jackson Данные JSON
Группа

Группа

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

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

autojackson-examples
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать autojackson-examples 0.2.0


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