![JAR search and dependency download from the Maven repository](/logo.png)
grizzled.file.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grizzled-scala_2.11 Show documentation
Show all versions of grizzled-scala_2.11 Show documentation
A general-purpose Scala utility library
The newest version!
package grizzled
/** File-related classes and utilities. This package is distinguished from
* the `grizzled.io` package in that this package operates on files and
* paths, not on open streams or sources.
*
* @see [[grizzled.io]]
*/
package object file {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy