<dependency>
<groupId>org.meeuw.i18n</groupId>
<artifactId>i18n-regions-openlocationcode</artifactId>
<version>1.5.0</version>
</dependency>
@Grapes(
@Grab(group='org.meeuw.i18n', module='i18n-regions-openlocationcode', version='1.5.0')
)
<parent> <groupId>org.meeuw.i18n</groupId> <artifactId>i18n-regions-parent</artifactId> <version>1.5.0</version> </parent>
compile
|-- org.meeuw.i18n:i18n-regions
|-- jakarta.annotation:jakarta.annotation-api
|-- com.google.openlocationcode:openlocationcode:1.0.4
|-- jakarta.validation:jakarta.validation-api
test