Download better-files_2.12-2.17.1.jar file - Jar b

Jar examples for b:better-files-2.12

Description

Simple, safe and intuitive I/O in Scala

You can download jar file better-files_2.12 2.17.1 in this page.

License

MIT

Build File

You can use the following script to add better-files_2.12-2.17.1.jar to your project.

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

Download

Click the following link to download the jar file.

better-files_2.12-2.17.1-javadoc.jar
better-files_2.12-2.17.1-sources.jar
better-files_2.12-2.17.1.jar
better-files_2.12-2.17.1.pom



Related Tutorials