countries

This library simply provides a list of countries as data models.

License

License

GroupId

GroupId

com.wegtam
ArtifactId

ArtifactId

countries_2.12
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

countries
This library simply provides a list of countries as data models.
Project URL

Project URL

https://codeberg.org/wegtam/countries
Project Organization

Project Organization

Wegtam GmbH
Source Code Management

Source Code Management

https://codeberg.org/wegtam/countries

Download countries_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.wegtam/countries_2.12/ -->
<dependency>
    <groupId>com.wegtam</groupId>
    <artifactId>countries_2.12</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wegtam/countries_2.12/
implementation 'com.wegtam:countries_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.wegtam/countries_2.12/
implementation ("com.wegtam:countries_2.12:1.0.0")
'com.wegtam:countries_2.12:jar:1.0.0'
<dependency org="com.wegtam" name="countries_2.12" rev="1.0.0">
  <artifact name="countries_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wegtam', module='countries_2.12', version='1.0.0')
)
libraryDependencies += "com.wegtam" % "countries_2.12" % "1.0.0"
[com.wegtam/countries_2.12 "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13

provided (11)

Group / Artifact Type Version
org.typelevel : cats-core_2.12 jar 2.3.1
io.circe : circe-core_2.12 jar 0.13.0
io.circe : circe-generic_2.12 jar 0.13.0
io.circe : circe-refined_2.12 jar 0.13.0
io.circe : circe-parser_2.12 jar 0.13.0
com.beachape : enumeratum_2.12 jar 1.6.1
com.beachape : enumeratum-cats_2.12 jar 1.6.1
com.beachape : enumeratum-circe_2.12 jar 1.6.1
eu.timepit : refined_2.12 jar 0.9.20
eu.timepit : refined-cats_2.12 jar 0.9.20
org.scala-js : scalajs-stubs_2.12 jar 1.0.0

test (4)

Group / Artifact Type Version
eu.timepit : refined-scalacheck_2.12 jar 0.9.20
org.scalacheck : scalacheck_2.12 jar 1.15.2
org.scalatest : scalatest_2.12 jar 3.2.3
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.4.0
0.3.0