is not current version
Last Version 3.9.1

com.github.pathikrit:better-files_2.13 3.8.0

Simple, safe and intuitive I/O in Scala

GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files_2.13
Version

Version

3.8.0
Type

Type

jar

Download better-files_2.13 3.8.0


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