is not current version
Last Version 1.1.5-beta

com.gettyio:gim-client 1.0.6


Categories

Categories

CLI User Interface
GroupId

GroupId

com.gettyio
ArtifactId

ArtifactId

gim-client
Version

Version

1.0.6
Type

Type

jar

Download gim-client 1.0.6


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