Download pg-model-1.4.1.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.4.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials