is not current version
Last Version 0.2.2

com.gilt:gfc-util_2.11 0.2.1

gfc-util

GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

gfc-util_2.11
Version

Version

0.2.1
Type

Type

jar

Download gfc-util_2.11 0.2.1


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