b

better-files_2.13.0-M5

Simple, safe and intuitive I/O in Scala
https://github.com/pathikrit/better-files
MIT
com.github.pathikrit
Pathikrit Bhowmick
文件下载
文件名 操作
better-files_2.13.0-M5-3.7.0.jar 下载
better-files_2.13.0-M5-3.7.0.pom 下载
better-files_2.13.0-M5-3.7.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.pathikrit</groupId>
  <artifactId>better-files_2.13.0-M5</artifactId>
  <version>3.7.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.pathikrit:better-files_2.13.0-M5:3.7.0'
Gradle Kotlin
implementation("com.github.pathikrit:better-files_2.13.0-M5:3.7.0")
Scala SBT
libraryDependencies += "com.github.pathikrit" % "better-files_2.13.0-M5" % "3.7.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.pathikrit', module='better-files_2.13.0-M5', version='3.7.0')
)
Apache Ivy
<dependency org="com.github.pathikrit" name="better-files_2.13.0-M5" rev="3.7.0" />
Leiningen
[com.github.pathikrit/better-files_2.13.0-M5 "3.7.0"]
Apache Buildr
'com.github.pathikrit:better-files_2.13.0-M5:jar:3.7.0'