Last Version

better-files 3.9.1

Simple, safe and intuitive I/O in Scala

License

License

MIT
GroupId

GroupId

com.github.pathikrit
ArtifactId

ArtifactId

better-files_2.11
Version

Version

3.9.1
Type

Type

jar
Description

Description

better-files
Simple, safe and intuitive I/O in Scala
Project URL

Project URL

https://github.com/pathikrit/better-files
Project Organization

Project Organization

com.github.pathikrit
Source Code Management

Source Code Management

https://github.com/pathikrit/better-files

Download better-files_2.11 3.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.12

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.1.1
commons-io : commons-io jar 2.6
fastjavaio » fastjavaio jar 1.0
com.chuusai : shapeless_2.11 jar 2.3.3

Project Modules

There are no modules declared in this project.