License |
License |
---|---|
GroupId | GroupIdio.verizon.quiver |
ArtifactId | ArtifactIdcore_2.11 |
Version | Version7.0.19 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.11-7.0.19.pom | |
core_2.11-7.0.19.jar | 239 KB |
core_2.11-7.0.19-sources.jar | 15 KB |
core_2.11-7.0.19-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.verizon.quiver/core_2.11/ -->
<dependency>
<groupId>io.verizon.quiver</groupId>
<artifactId>core_2.11</artifactId>
<version>7.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.verizon.quiver/core_2.11/
implementation 'io.verizon.quiver:core_2.11:7.0.19'
// https://jarcasting.com/artifacts/io.verizon.quiver/core_2.11/
implementation ("io.verizon.quiver:core_2.11:7.0.19")
'io.verizon.quiver:core_2.11:jar:7.0.19'
<dependency org="io.verizon.quiver" name="core_2.11" rev="7.0.19">
<artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.verizon.quiver', module='core_2.11', version='7.0.19')
)
libraryDependencies += "io.verizon.quiver" % "core_2.11" % "7.0.19"
[io.verizon.quiver/core_2.11 "7.0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.typelevel : cats-free_2.11 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
org.scalacheck : scalacheck_2.11 | jar | 1.13.4 |
org.typelevel : cats-laws_2.11 | jar | 1.0.0 |
com.github.alexarchambault : scalacheck-shapeless_1.13_2.11 | jar | 1.1.7 |