is not current version
Last Version 1.1.5-beta

com.gettyio:gim-client 1.1.1-beta


Categories

Categories

CLI User Interface
GroupId

GroupId

com.gettyio
ArtifactId

ArtifactId

gim-client
Version

Version

1.1.1-beta
Type

Type

jar

Download gim-client 1.1.1-beta


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