Jar examples for b:better-files-2.10
Simple, safe and intuitive I/O in Scala
You can download jar file better-files_2.10 2.17.0 in this page.
MIT
You can use the following script to add better-files_2.10-2.17.0.jar to your project.
<dependency> <groupId>com.github.pathikrit</groupId> <artifactId>better-files_2.10</artifactId> <version>2.17.0</version> </dependency>
compile group: 'com.github.pathikrit', name: 'better-files_2.10', version: '2.17.0'
libraryDependencies += "com.github.pathikrit" % "better-files_2.10" % "2.17.0"
<dependency org="com.github.pathikrit" name="better-files_2.10" rev="2.17.0"/>
@Grapes(@Grab(group='com.github.pathikrit', module='better-files_2.10', version='2.17.0'))
'com.github.pathikrit:better-files_2.10:jar:2.17.0'
Click the following link to download the jar file.
better-files_2.10-2.17.0-javadoc.jar