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