License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcormorant-generic_2.13 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptioncormorant-generic
cormorant-generic
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-generic_2.13/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>cormorant-generic_2.13</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-generic_2.13/
implementation 'io.chrisdavenport:cormorant-generic_2.13:0.3.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-generic_2.13/
implementation ("io.chrisdavenport:cormorant-generic_2.13:0.3.0")
'io.chrisdavenport:cormorant-generic_2.13:jar:0.3.0'
<dependency org="io.chrisdavenport" name="cormorant-generic_2.13" rev="0.3.0">
<artifact name="cormorant-generic_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-generic_2.13', version='0.3.0')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-generic_2.13" % "0.3.0"
[io.chrisdavenport/cormorant-generic_2.13 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
io.chrisdavenport : cormorant-core_2.13 | jar | 0.3.0 |
org.typelevel : cats-core_2.13 | jar | 2.1.0 |
org.typelevel : cats-effect_2.13 | jar | 2.1.1 |
com.chuusai : shapeless_2.13 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.8.3 |
org.specs2 : specs2-scalacheck_2.13 | jar | 4.8.3 |
io.chrisdavenport : cats-scalacheck_2.13 | jar | 0.2.0 |