MVN

com.timgroup : jgravatar

Maven & Gradle

Jan 13, 2020
1 stars

jgravatar · jgravatar is a tiny Java library for accessing avatar images from gravatar.com

<dependency>
    <groupId>com.timgroup</groupId>
    <artifactId>jgravatar</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.timgroup : jgravatar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.timgroup : jgravatar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
jgravatar-1.2
1.1
jgravatar-1.1
1.0
jgravatar-1.0

How to add a dependency to Maven

Add the following com.timgroup : jgravatar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.timgroup</groupId>
    <artifactId>jgravatar</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.timgroup : jgravatar gradle dependency to your build.gradle file:

implementation 'com.timgroup:jgravatar:1.2'

Gradle Kotlin DSL: Add the following com.timgroup : jgravatar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.timgroup:jgravatar:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.timgroup : jgravatar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.timgroup" % "jgravatar" % "1.2"

Advertisement

Dependencies from Group

Feb 19, 2015
69 usages
271 stars
Nov 06, 2017
1 usages
12 stars
Mar 14, 2019
1 usages
3 stars
Mar 16, 2015
1 usages
11 stars
Jan 13, 2020
1 stars

Discover Dependencies

Nov 10, 2020
13 stars
Dec 18, 2016
3 stars
Nov 03, 2017
Nov 18, 2016
0 stars
Nov 14, 2016
1 stars
Nov 17, 2016
1 stars
Nov 17, 2016
0 stars
Apr 01, 2022
15 stars