License |
License |
---|---|
GroupId | GroupIdorg.gfccollective |
ArtifactId | ArtifactIdgfc-collection_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptiongfc-collection
gfc-collection
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.gfccollective/gfc-collection_2.12/ -->
<dependency>
<groupId>org.gfccollective</groupId>
<artifactId>gfc-collection_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gfccollective/gfc-collection_2.12/
implementation 'org.gfccollective:gfc-collection_2.12:1.0.0'
// https://jarcasting.com/artifacts/org.gfccollective/gfc-collection_2.12/
implementation ("org.gfccollective:gfc-collection_2.12:1.0.0")
'org.gfccollective:gfc-collection_2.12:jar:1.0.0'
<dependency org="org.gfccollective" name="gfc-collection_2.12" rev="1.0.0">
<artifact name="gfc-collection_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gfccollective', module='gfc-collection_2.12', version='1.0.0')
)
libraryDependencies += "org.gfccollective" % "gfc-collection_2.12" % "1.0.0"
[org.gfccollective/gfc-collection_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
org.scalatestplus : scalacheck-1-14_2.12 | jar | 3.1.0.1 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.3 |