lambdaworks / scountries   1.0.0

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13 2.12

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.