License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcormorant-parser_2.12 |
Version | Version0.5.0-M1 |
Type | Typejar |
Description |
Descriptioncormorant-parser
cormorant-parser
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>cormorant-parser_2.12</artifactId>
<version>0.5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.12/
implementation 'io.chrisdavenport:cormorant-parser_2.12:0.5.0-M1'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.12/
implementation ("io.chrisdavenport:cormorant-parser_2.12:0.5.0-M1")
'io.chrisdavenport:cormorant-parser_2.12:jar:0.5.0-M1'
<dependency org="io.chrisdavenport" name="cormorant-parser_2.12" rev="0.5.0-M1">
<artifact name="cormorant-parser_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-parser_2.12', version='0.5.0-M1')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-parser_2.12" % "0.5.0-M1"
[io.chrisdavenport/cormorant-parser_2.12 "0.5.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
io.chrisdavenport : cormorant-core_2.12 | jar | 0.5.0-M1 |
org.typelevel : cats-core_2.12 | jar | 2.1.1 |
org.typelevel : cats-effect_2.12 | jar | 3.1.1 |
org.tpolecat : atto-core_2.12 | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.12 | jar | 0.7.26 |
org.scalameta : munit-scalacheck_2.12 | jar | 0.7.26 |
org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.3 |
org.typelevel : scalacheck-effect-munit_2.12 | jar | 1.0.2 |
io.chrisdavenport : cats-scalacheck_2.12 | jar | 0.3.0 |