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

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

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.github.hayes-roach
ArtifactId

ArtifactId

gravatar-java-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.hayes-roach:gravatar-java-client
A Gravatar Java Client library that is used to communicate with the Gravatar XML-RPC API
Project URL

Project URL

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

Source Code Management

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

Download gravatar-java-client

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
fr.turri : aXMLRPC jar 1.12.0

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0