| License | License | 
|---|---|
| Categories | CategoriesJava Languages CLI User Interface | 
| GroupId | GroupIdio.github.hayes-roach | 
| ArtifactId | ArtifactIdgravatar-java-client | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionio.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 | 
| Source Code Management | Source Code Management | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| fr.turri : aXMLRPC | jar | 1.12.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |