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

Jar examples for n:nyql-engine

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials