binny-fs

An filesystem based implementation using java.nio.file.

License

License

MIT
GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

binny-fs_2.13
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

binny-fs
An filesystem based implementation using java.nio.file.
Project URL

Project URL

https://github.com/eikek/binny
Project Organization

Project Organization

com.github.eikek
Source Code Management

Source Code Management

https://github.com/eikek/binny

Download binny-fs_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.eikek/binny-fs_2.13/ -->
<dependency>
    <groupId>com.github.eikek</groupId>
    <artifactId>binny-fs_2.13</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/binny-fs_2.13/
implementation 'com.github.eikek:binny-fs_2.13:0.6.0'
// https://jarcasting.com/artifacts/com.github.eikek/binny-fs_2.13/
implementation ("com.github.eikek:binny-fs_2.13:0.6.0")
'com.github.eikek:binny-fs_2.13:jar:0.6.0'
<dependency org="com.github.eikek" name="binny-fs_2.13" rev="0.6.0">
  <artifact name="binny-fs_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='binny-fs_2.13', version='0.6.0')
)
libraryDependencies += "com.github.eikek" % "binny-fs_2.13" % "0.6.0"
[com.github.eikek/binny-fs_2.13 "0.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.eikek : binny-core_2.13 jar 0.6.0
co.fs2 : fs2-io_2.13 jar 3.2.8

test (4)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.29
org.scalameta : munit-scalacheck_2.13 jar 0.7.29
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.7
org.slf4j : slf4j-nop jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0