io.github.hayes-roach:gravatar-java-client

A Gravatar Java Client library that is used to communicate with the Gravatar XML-RPC API

Лицензия

Лицензия

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

io.github.hayes-roach
Идентификатор

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

gravatar-java-client
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.hayes-roach:gravatar-java-client
A Gravatar Java Client library that is used to communicate with the Gravatar XML-RPC API
Ссылка на сайт

Ссылка на сайт

https://github.com/hayes-roach/Gravatar-Java-Client
Система контроля версий

Система контроля версий

https://github.com/hayes-roach/Gravatar-Java-Client

Скачать gravatar-java-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.hayes-roach/gravatar-java-client/ -->
<dependency>
    <groupId>io.github.hayes-roach</groupId>
    <artifactId>gravatar-java-client</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hayes-roach/gravatar-java-client/
implementation 'io.github.hayes-roach:gravatar-java-client:1.0.2'
// https://jarcasting.com/artifacts/io.github.hayes-roach/gravatar-java-client/
implementation ("io.github.hayes-roach:gravatar-java-client:1.0.2")
'io.github.hayes-roach:gravatar-java-client:jar:1.0.2'
<dependency org="io.github.hayes-roach" name="gravatar-java-client" rev="1.0.2">
  <artifact name="gravatar-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hayes-roach', module='gravatar-java-client', version='1.0.2')
)
libraryDependencies += "io.github.hayes-roach" % "gravatar-java-client" % "1.0.2"
[io.github.hayes-roach/gravatar-java-client "1.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
fr.turri : aXMLRPC jar 1.12.0

provided (1)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0