Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.49 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.49 KB

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.