Download nyql-engine-1.1.2.jar file - Jar n

Jar examples for n:nyql-engine

Description

You can download jar file nyql-engine 1.1.2 in this page.

Build File

You can use the following script to add nyql-engine-1.1.2.jar to your project.

<dependency>
   <groupId>com.virtusa.gto.nyql</groupId>
   <artifactId>nyql-engine</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'com.virtusa.gto.nyql', name: 'nyql-engine', version: '1.1.2'
libraryDependencies += "com.virtusa.gto.nyql" % "nyql-engine" % "1.1.2"
<dependency org="com.virtusa.gto.nyql" name="nyql-engine" rev="1.1.2"/>
@Grapes(@Grab(group='com.virtusa.gto.nyql', module='nyql-engine', version='1.1.2'))
'com.virtusa.gto.nyql:nyql-engine:jar:1.1.2'

Download

Click the following link to download the jar file.

nyql-engine-1.1.2-javadoc.jar
nyql-engine-1.1.2-sources.jar
nyql-engine-1.1.2.jar
nyql-engine-1.1.2.pom



Related Tutorials