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