License |
License |
---|---|
GroupId | GroupIdcom.github.lukajcb |
ArtifactId | ArtifactIdcats-bi-io_2.12 |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptioncats-bi-io
cats-bi-io
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cats-bi-io_2.12-0.0.4.pom | |
cats-bi-io_2.12-0.0.4.jar | 32 KB |
cats-bi-io_2.12-0.0.4-sources.jar | 2 KB |
cats-bi-io_2.12-0.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lukajcb/cats-bi-io_2.12/ -->
<dependency>
<groupId>com.github.lukajcb</groupId>
<artifactId>cats-bi-io_2.12</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lukajcb/cats-bi-io_2.12/
implementation 'com.github.lukajcb:cats-bi-io_2.12:0.0.4'
// https://jarcasting.com/artifacts/com.github.lukajcb/cats-bi-io_2.12/
implementation ("com.github.lukajcb:cats-bi-io_2.12:0.0.4")
'com.github.lukajcb:cats-bi-io_2.12:jar:0.0.4'
<dependency org="com.github.lukajcb" name="cats-bi-io_2.12" rev="0.0.4">
<artifact name="cats-bi-io_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lukajcb', module='cats-bi-io_2.12', version='0.0.4')
)
libraryDependencies += "com.github.lukajcb" % "cats-bi-io_2.12" % "0.0.4"
[com.github.lukajcb/cats-bi-io_2.12 "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.typelevel : cats-effect_2.12 | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect-laws_2.12 | jar | 2.1.4 |
org.typelevel : discipline-munit_2.12 | jar | 0.2.3 |