Skip Navigation

persianutils 5.0-SNAPSHOT

A collection of utilities for Scala/Java developers who are targeting Persian (Farsi) speaking users.

persianutils 5.0-SNAPSHOT has just been published to Sonatype snapshot repo. The release will be published in a few weeks after some testing.

The main changes are

  • Added support for Scala 3.x
  • Dropped support for the discontinued Scala 2.11.x

To use it, simply add the following lines to build.sbt:

 
    
ThisBuild / resolvers += Resolver.sonatypeRepo("snapshots")

...

libraryDependencies += "com.bahmanm" %% "persianutils" % "5.0-SNAPSHOT"

  

Please take a moment to report any bugs or ideas in the project issue tracker šŸ™

1 comments