License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdorg.gfccollective |
ArtifactId | ArtifactIdgfc-guava_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptiongfc-guava
gfc-guava
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gfc-guava_2.12-1.0.0.pom | |
gfc-guava_2.12-1.0.0.jar | 94 KB |
gfc-guava_2.12-1.0.0-sources.jar | 11 KB |
gfc-guava_2.12-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gfccollective/gfc-guava_2.12/ -->
<dependency>
<groupId>org.gfccollective</groupId>
<artifactId>gfc-guava_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gfccollective/gfc-guava_2.12/
implementation 'org.gfccollective:gfc-guava_2.12:1.0.0'
// https://jarcasting.com/artifacts/org.gfccollective/gfc-guava_2.12/
implementation ("org.gfccollective:gfc-guava_2.12:1.0.0")
'org.gfccollective:gfc-guava_2.12:jar:1.0.0'
<dependency org="org.gfccollective" name="gfc-guava_2.12" rev="1.0.0">
<artifact name="gfc-guava_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gfccollective', module='gfc-guava_2.12', version='1.0.0')
)
libraryDependencies += "org.gfccollective" % "gfc-guava_2.12" % "1.0.0"
[org.gfccollective/gfc-guava_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.gfccollective : gfc-util_2.12 | jar | 1.0.0 |
org.gfccollective : gfc-concurrent_2.12 | jar | 1.0.0 |
com.google.guava : guava | jar | 28.2-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
org.scalatestplus : mockito-3-2_2.12 | jar | 3.1.0.0 |
org.mockito : mockito-core | jar | 3.2.4 |