License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIddata-maybe-cats_2.12 |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata-maybe-cats
data-maybe-cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/data-maybe-cats_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>data-maybe-cats_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/data-maybe-cats_2.12/
implementation 'io.chrisdavenport:data-maybe-cats_2.12:0.0.2'
// https://jarcasting.com/artifacts/io.chrisdavenport/data-maybe-cats_2.12/
implementation ("io.chrisdavenport:data-maybe-cats_2.12:0.0.2")
'io.chrisdavenport:data-maybe-cats_2.12:jar:0.0.2'
<dependency org="io.chrisdavenport" name="data-maybe-cats_2.12" rev="0.0.2">
<artifact name="data-maybe-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='data-maybe-cats_2.12', version='0.0.2')
)
libraryDependencies += "io.chrisdavenport" % "data-maybe-cats_2.12" % "0.0.2"
[io.chrisdavenport/data-maybe-cats_2.12 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
io.chrisdavenport : data-maybe_2.12 | jar | 0.0.2 |
org.typelevel : cats-core_2.12 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.2.0 |