cats-nio-file

A thin scala wrapper for Java NIO.2, built on cats-effect

License

License

GroupId

GroupId

io.github.akiomik
ArtifactId

ArtifactId

cats-nio-file_2.13
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

cats-nio-file
A thin scala wrapper for Java NIO.2, built on cats-effect
Project URL

Project URL

https://github.com/akiomik/cats-nio-file
Project Organization

Project Organization

io.github.akiomik
Source Code Management

Source Code Management

https://github.com/akiomik/cats-nio-file

Download cats-nio-file_2.13

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0