better-files

Simple, safe and intuitive I/O in Scala

License

License

MIT
GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files_2.13.0-RC1
Last Version

Last Version

3.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

better-files
Simple, safe and intuitive I/O in Scala
Project URL

Project URL

https://github.com/pathikrit/better-files
Project Organization

Project Organization

com.github.pathikrit
Source Code Management

Source Code Management

https://github.com/pathikrit/better-files

Download better-files_2.13.0-RC1

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pathikrit/better-files_2.13.0-RC1/ -->
<dependency>
    <groupId>com.github.pathikrit</groupId>
    <artifactId>better-files_2.13.0-RC1</artifactId>
    <version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pathikrit/better-files_2.13.0-RC1/
implementation 'com.github.pathikrit:better-files_2.13.0-RC1:3.8.0'
// https://jarcasting.com/artifacts/com.github.pathikrit/better-files_2.13.0-RC1/
implementation ("com.github.pathikrit:better-files_2.13.0-RC1:3.8.0")
'com.github.pathikrit:better-files_2.13.0-RC1:jar:3.8.0'
<dependency org="com.github.pathikrit" name="better-files_2.13.0-RC1" rev="3.8.0">
  <artifact name="better-files_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pathikrit', module='better-files_2.13.0-RC1', version='3.8.0')
)
libraryDependencies += "com.github.pathikrit" % "better-files_2.13.0-RC1" % "3.8.0"
[com.github.pathikrit/better-files_2.13.0-RC1 "3.8.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC1

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.0-RC1

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-RC1 jar 3.0.8-RC2
commons-io : commons-io jar 2.6
fastjavaio » fastjavaio jar 1.0
com.chuusai : shapeless_2.13.0-RC1 jar 2.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.0