is not current version
Last Version 3.9.1

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

Simple, safe and intuitive I/O in Scala

GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files_2.12
Version

Version

2.17.1
Type

Type

jar

Download better-files_2.12 2.17.1


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