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.