MVN

com.gettyio : gim-common

Maven & Gradle

May 12, 2022
3 usages
7 stars
<dependency>
    <groupId>com.gettyio</groupId>
    <artifactId>gim-common</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gettyio : gim-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6
  • Latest Beta: 1.1.5-beta

All Versions

Choose a version of com.gettyio : gim-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
gim-common-1.1.5-beta
gim-common-1.1.4.beta
gim-common-1.1.3-beta
gim-common-1.1.2-beta
gim-common-1.1.1-beta
gim-common-1.1.0-beta
1.0.x
gim-common-1.0.6
gim-common-1.0.5

How to add a dependency to Maven

Add the following com.gettyio : gim-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.gettyio</groupId>
    <artifactId>gim-common</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gettyio : gim-common gradle dependency to your build.gradle file:

implementation 'com.gettyio:gim-common:1.0.6'

Gradle Kotlin DSL: Add the following com.gettyio : gim-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gettyio:gim-common:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gettyio : gim-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gettyio" % "gim-common" % "1.0.6"

Advertisement

Dependencies from Group

Jan 09, 2022
7 usages
47 stars
Jan 09, 2022
5 usages
47 stars
May 12, 2022
3 usages
7 stars
Jan 09, 2022
56 stars
May 12, 2022
7 stars

Discover Dependencies