is not current version
Last Version 1.4.1

io.polyglotted:pg-model 1.1.5

Standard set of models for geo coding, access control and elastic search abstraction

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

pg-model
Version

Version

1.1.5
Type

Type

jar

Download pg-model 1.1.5


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