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