Download pg-model-1.3.0.jar file - Jar p

Jar examples for p:pg-model

Description

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

You can download jar file pg-model 1.3.0 in this page.

Build File

You can use the following script to add pg-model-1.3.0.jar to your project.

<dependency>
   <groupId>io.polyglotted</groupId>
   <artifactId>pg-model</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'io.polyglotted', name: 'pg-model', version: '1.3.0'
libraryDependencies += "io.polyglotted" % "pg-model" % "1.3.0"
<dependency org="io.polyglotted" name="pg-model" rev="1.3.0"/>
@Grapes(@Grab(group='io.polyglotted', module='pg-model', version='1.3.0'))
'io.polyglotted:pg-model:jar:1.3.0'

Download

Click the following link to download the jar file.

pg-model-1.3.0-javadoc.jar
pg-model-1.3.0-sources.jar
pg-model-1.3.0.jar
pg-model-1.3.0.pom



Related Tutorials