License |
License
Apache-style
|
---|---|
GroupId | GroupIdcom.gilt |
ArtifactId | ArtifactIdgfc-concurrent_2.12.0-RC1 |
Version | Version0.3.4 |
Type | Typejar |
Description |
Descriptiongfc-concurrent
gfc-concurrent
|
Project Organization |
Project Organizationcom.gilt |
<!-- https://jarcasting.com/artifacts/com.gilt/gfc-concurrent_2.12.0-RC1/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>gfc-concurrent_2.12.0-RC1</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/gfc-concurrent_2.12.0-RC1/
implementation 'com.gilt:gfc-concurrent_2.12.0-RC1:0.3.4'
// https://jarcasting.com/artifacts/com.gilt/gfc-concurrent_2.12.0-RC1/
implementation ("com.gilt:gfc-concurrent_2.12.0-RC1:0.3.4")
'com.gilt:gfc-concurrent_2.12.0-RC1:jar:0.3.4'
<dependency org="com.gilt" name="gfc-concurrent_2.12.0-RC1" rev="0.3.4">
<artifact name="gfc-concurrent_2.12.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='gfc-concurrent_2.12.0-RC1', version='0.3.4')
)
libraryDependencies += "com.gilt" % "gfc-concurrent_2.12.0-RC1" % "0.3.4"
[com.gilt/gfc-concurrent_2.12.0-RC1 "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-RC1 |
com.gilt : gfc-logging_2.12.0-RC1 | jar | 0.0.6 |
Group / Artifact | Type | Version |
---|---|---|
com.gilt : gfc-time_2.12.0-RC1 | jar | 0.0.6 |
org.scalatest : scalatest_2.12.0-RC1 | jar | 3.0.0 |
org.mockito : mockito-core | jar | 1.10.19 |