is not current version
Last Version 0.3.8

com.gilt:gfc-concurrent_2.12 0.3.7

gfc-concurrent

GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

gfc-concurrent_2.12
Version

Version

0.3.7
Type

Type

jar

Download gfc-concurrent_2.12 0.3.7


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