is not current version
Last Version 3.9.1

com.github.pathikrit:better-files_2.12 3.6.0

Simple, safe and intuitive I/O in Scala

GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files_2.12
Version

Version

3.6.0
Type

Type

jar

Download better-files_2.12 3.6.0


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