Download better-files_2.11-2.13.0.jar file - Jar b

Jar examples for b:better-files-2.11

Description

Simple, safe and intuitive I/O in Scala

You can download jar file better-files_2.11 2.13.0 in this page.

License

MIT

Build File

You can use the following script to add better-files_2.11-2.13.0.jar to your project.

<dependency>
   <groupId>com.github.pathikrit</groupId>
   <artifactId>better-files_2.11</artifactId>
   <version>2.13.0</version>
</dependency>
compile group: 'com.github.pathikrit', name: 'better-files_2.11', version: '2.13.0'
libraryDependencies += "com.github.pathikrit" % "better-files_2.11" % "2.13.0"
<dependency org="com.github.pathikrit" name="better-files_2.11" rev="2.13.0"/>
@Grapes(@Grab(group='com.github.pathikrit', module='better-files_2.11', version='2.13.0'))
'com.github.pathikrit:better-files_2.11:jar:2.13.0'

Download

Click the following link to download the jar file.

better-files_2.11-2.13.0-javadoc.jar
better-files_2.11-2.13.0-sources.jar
better-files_2.11-2.13.0.jar
better-files_2.11-2.13.0.pom



Related Tutorials