lambdaworks / scountries

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Scala 100.0%