License |
License |
---|---|
GroupId | GroupIdio.github.akiomik |
ArtifactId | ArtifactIdcats-nio-file_2.13 |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncats-nio-file
A thin scala wrapper for Java NIO.2, built on cats-effect
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cats-nio-file_2.13-1.7.0.pom | |
cats-nio-file_2.13-1.7.0.jar | 20 KB |
cats-nio-file_2.13-1.7.0-sources.jar | 4 KB |
cats-nio-file_2.13-1.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.akiomik/cats-nio-file_2.13/ -->
<dependency>
<groupId>io.github.akiomik</groupId>
<artifactId>cats-nio-file_2.13</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.akiomik/cats-nio-file_2.13/
implementation 'io.github.akiomik:cats-nio-file_2.13:1.7.0'
// https://jarcasting.com/artifacts/io.github.akiomik/cats-nio-file_2.13/
implementation ("io.github.akiomik:cats-nio-file_2.13:1.7.0")
'io.github.akiomik:cats-nio-file_2.13:jar:1.7.0'
<dependency org="io.github.akiomik" name="cats-nio-file_2.13" rev="1.7.0">
<artifact name="cats-nio-file_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.akiomik', module='cats-nio-file_2.13', version='1.7.0')
)
libraryDependencies += "io.github.akiomik" % "cats-nio-file_2.13" % "1.7.0"
[io.github.akiomik/cats-nio-file_2.13 "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.scala-lang.modules : scala-java8-compat_2.13 | jar | 1.0.2 |
org.typelevel : cats-effect_2.13 | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |
org.typelevel : cats-effect-testing-scalatest_2.13 | jar | 1.4.0 |