License |
License |
---|---|
GroupId | GroupIdtechnology.dice.open |
ArtifactId | ArtifactIddice-where-build |
Version | Version1.2.9 |
Type | Typepom |
Description |
Descriptiondice-where-build
dice-where is a low memory footprint, highly efficient
Geo IP lookup library that relies on locally available data.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dice-where-build-1.2.9.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/technology.dice.open/dice-where-build/ -->
<dependency>
<groupId>technology.dice.open</groupId>
<artifactId>dice-where-build</artifactId>
<version>1.2.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/technology.dice.open/dice-where-build/
implementation 'technology.dice.open:dice-where-build:1.2.9'
// https://jarcasting.com/artifacts/technology.dice.open/dice-where-build/
implementation ("technology.dice.open:dice-where-build:1.2.9")
'technology.dice.open:dice-where-build:pom:1.2.9'
<dependency org="technology.dice.open" name="dice-where-build" rev="1.2.9">
<artifact name="dice-where-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='technology.dice.open', module='dice-where-build', version='1.2.9')
)
libraryDependencies += "technology.dice.open" % "dice-where-build" % "1.2.9"
[technology.dice.open/dice-where-build "1.2.9"]