is not current version
Last Version 3.9.1

com.github.pathikrit:better-files_2.11 2.14.0

Simple, safe and intuitive I/O in Scala

GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files_2.11
Version

Version

2.14.0
Type

Type

jar

Download better-files_2.11 2.14.0


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