License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ORM Data |
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcormorant-parser_2.11 |
Version | Version0.2.0 |
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.11/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>cormorant-parser_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.11/
implementation 'io.chrisdavenport:cormorant-parser_2.11:0.2.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-parser_2.11/
implementation ("io.chrisdavenport:cormorant-parser_2.11:0.2.0")
'io.chrisdavenport:cormorant-parser_2.11:jar:0.2.0'
<dependency org="io.chrisdavenport" name="cormorant-parser_2.11" rev="0.2.0">
<artifact name="cormorant-parser_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-parser_2.11', version='0.2.0')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-parser_2.11" % "0.2.0"
[io.chrisdavenport/cormorant-parser_2.11 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.chrisdavenport : cormorant-core_2.11 | jar | 0.2.0 |
org.typelevel : cats-core_2.11 | jar | 1.6.0 |
org.tpolecat : atto-core_2.11 | jar | 0.6.5 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.5.1 |
org.specs2 : specs2-scalacheck_2.11 | jar | 4.5.1 |
io.chrisdavenport : cats-scalacheck_2.11 | jar | 0.1.1 |