grizzled.string.template.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.13.0-RC2 Show documentation
                Show all versions of grizzled-scala_2.13.0-RC2 Show documentation
A general-purpose Scala utility library
                
             The newest version!
        
        package grizzled.string
/** Scala classes that provide for variable substitution within strings,
  * akin to the Python `StringTemplate` library. Several syntaxes are
  * supported.
  */
package object template {
}
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy