Last Version

cormorant-core 0.5.0-M1

cormorant-core

License

License

MIT
Categories

Categories

Ant Build Tools ORM Data
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

cormorant-core_2.13
Version

Version

0.5.0-M1
Type

Type

jar
Description

Description

cormorant-core
cormorant-core
Project URL

Project URL

https://github.com/ChristopherDavenport/cormorant
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/davenverse/cormorant

Download cormorant-core_2.13 0.5.0-M1


<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-core_2.13/ -->
<dependency>
    <groupId>io.chrisdavenport</groupId>
    <artifactId>cormorant-core_2.13</artifactId>
    <version>0.5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-core_2.13/
implementation 'io.chrisdavenport:cormorant-core_2.13:0.5.0-M1'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-core_2.13/
implementation ("io.chrisdavenport:cormorant-core_2.13:0.5.0-M1")
'io.chrisdavenport:cormorant-core_2.13:jar:0.5.0-M1'
<dependency org="io.chrisdavenport" name="cormorant-core_2.13" rev="0.5.0-M1">
  <artifact name="cormorant-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-core_2.13', version='0.5.0-M1')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-core_2.13" % "0.5.0-M1"
[io.chrisdavenport/cormorant-core_2.13 "0.5.0-M1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.typelevel : cats-core_2.13 jar 2.1.1
org.typelevel : cats-effect_2.13 jar 3.1.1

test (5)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.26
org.scalameta : munit-scalacheck_2.13 jar 0.7.26
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.3
org.typelevel : scalacheck-effect-munit_2.13 jar 1.0.2
io.chrisdavenport : cats-scalacheck_2.13 jar 0.3.0

Project Modules

There are no modules declared in this project.