Last Version

CathiveFX Gravatar Library 1.0.0

Library to load Gravatar images from www.gravatar.com

License

License

GroupId

GroupId

com.cathive.fx
ArtifactId

ArtifactId

fx-gravatar
Version

Version

1.0.0
Type

Type

jar
Description

Description

CathiveFX Gravatar Library
Library to load Gravatar images from www.gravatar.com
Project Organization

Project Organization

The Cat Hive Developers
Source Code Management

Source Code Management

https://github.com/cathive/fx-gravatar/

Download fx-gravatar 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.