is not current version
Last Version 3.9.1

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

Simple, safe and intuitive I/O in Scala

GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files_2.11
Version

Version

3.8.0
Type

Type

jar

Download better-files_2.11 3.8.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>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pathikrit/better-files_2.11/
implementation 'com.github.pathikrit:better-files_2.11:3.8.0'
// https://jarcasting.com/artifacts/com.github.pathikrit/better-files_2.11/
implementation ("com.github.pathikrit:better-files_2.11:3.8.0")
'com.github.pathikrit:better-files_2.11:jar:3.8.0'
<dependency org="com.github.pathikrit" name="better-files_2.11" rev="3.8.0">
  <artifact name="better-files_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pathikrit', module='better-files_2.11', version='3.8.0')
)
libraryDependencies += "com.github.pathikrit" % "better-files_2.11" % "3.8.0"
[com.github.pathikrit/better-files_2.11 "3.8.0"]