Download polyglot-common-0.1.5.jar file - Jar p

Jar examples for p:polyglot-common

Description

You can download jar file polyglot-common 0.1.5 in this page.

License

Open Source License

Build File

You can use the following script to add polyglot-common-0.1.5.jar to your project.

<dependency>
   <groupId>io.takari.polyglot</groupId>
   <artifactId>polyglot-common</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'io.takari.polyglot', name: 'polyglot-common', version: '0.1.5'
libraryDependencies += "io.takari.polyglot" % "polyglot-common" % "0.1.5"
<dependency org="io.takari.polyglot" name="polyglot-common" rev="0.1.5"/>
@Grapes(@Grab(group='io.takari.polyglot', module='polyglot-common', version='0.1.5'))
'io.takari.polyglot:polyglot-common:jar:0.1.5'

Download

Click the following link to download the jar file.

polyglot-common-0.1.5-javadoc.jar
polyglot-common-0.1.5-sources.jar
polyglot-common-0.1.5.jar
polyglot-common-0.1.5.pom



Related Tutorials