License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcormorant-core_2.12 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptioncormorant-core
cormorant-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cormorant-core_2.12-0.3.0.pom | |
cormorant-core_2.12-0.3.0.jar | 148 KB |
cormorant-core_2.12-0.3.0-sources.jar | 11 KB |
cormorant-core_2.12-0.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-core_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>cormorant-core_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-core_2.12/
implementation 'io.chrisdavenport:cormorant-core_2.12:0.3.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-core_2.12/
implementation ("io.chrisdavenport:cormorant-core_2.12:0.3.0")
'io.chrisdavenport:cormorant-core_2.12:jar:0.3.0'
<dependency org="io.chrisdavenport" name="cormorant-core_2.12" rev="0.3.0">
<artifact name="cormorant-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-core_2.12', version='0.3.0')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-core_2.12" % "0.3.0"
[io.chrisdavenport/cormorant-core_2.12 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.typelevel : cats-core_2.12 | jar | 2.1.0 |
org.typelevel : cats-effect_2.12 | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.8.3 |
org.specs2 : specs2-scalacheck_2.12 | jar | 4.8.3 |
io.chrisdavenport : cats-scalacheck_2.12 | jar | 0.2.0 |