scountries

January 1, 2026 ยท View on GitHub

scala-version Scala CI License Release Version Snapshot Version

scountries

Scala library that provides an enumeration of ISO 3166 codes for countries, along with their subdivisions.

To use this library, add the following to your build.sbt file:

libraryDependencies += "io.lambdaworks" %% "scountries" % "x.y.z"

Where x.y.z refers to the release version in the badge above.