Files download
File Operation
gfc-util_2.12.0-RC1-0.1.6.jar download
gfc-util_2.12.0-RC1-0.1.6.pom download
gfc-util_2.12.0-RC1-0.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gilt</groupId>
  <artifactId>gfc-util_2.12.0-RC1</artifactId>
  <version>0.1.6</version>
</dependency>
Gradle Groovy
implementation 'com.gilt:gfc-util_2.12.0-RC1:0.1.6'
Gradle Kotlin
implementation("com.gilt:gfc-util_2.12.0-RC1:0.1.6")
Scala SBT
libraryDependencies += "com.gilt" % "gfc-util_2.12.0-RC1" % "0.1.6"
Groovy Grape
@Grapes(
  @Grab(group='com.gilt', module='gfc-util_2.12.0-RC1', version='0.1.6')
)
Apache Ivy
<dependency org="com.gilt" name="gfc-util_2.12.0-RC1" rev="0.1.6" />
Leiningen
[com.gilt/gfc-util_2.12.0-RC1 "0.1.6"]
Apache Buildr
'com.gilt:gfc-util_2.12.0-RC1:jar:0.1.6'