is not current version
Last Version 1.2.9

technology.dice.open:dice-where-build 1.2.6

dice-where is a low memory footprint, highly efficient Geo IP lookup library that relies on locally available data.

GroupId

GroupId

technology.dice.open
ArtifactId

ArtifactId

dice-where-build
Version

Version

1.2.6
Type

Type

pom

Download dice-where-build 1.2.6


<!-- https://jarcasting.com/artifacts/technology.dice.open/dice-where-build/ -->
<dependency>
    <groupId>technology.dice.open</groupId>
    <artifactId>dice-where-build</artifactId>
    <version>1.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/technology.dice.open/dice-where-build/
implementation 'technology.dice.open:dice-where-build:1.2.6'
// https://jarcasting.com/artifacts/technology.dice.open/dice-where-build/
implementation ("technology.dice.open:dice-where-build:1.2.6")
'technology.dice.open:dice-where-build:pom:1.2.6'
<dependency org="technology.dice.open" name="dice-where-build" rev="1.2.6">
  <artifact name="dice-where-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='technology.dice.open', module='dice-where-build', version='1.2.6')
)
libraryDependencies += "technology.dice.open" % "dice-where-build" % "1.2.6"
[technology.dice.open/dice-where-build "1.2.6"]