Download gkl-0.5.3.jar file - Jar g

Jar examples for g:gkl

Description

Genomics compute kernels optimized for Intel Architecture

You can download jar file gkl 0.5.3 in this page.

License

MIT License

Build File

You can use the following script to add gkl-0.5.3.jar to your project.

<dependency>
   <groupId>com.intel.gkl</groupId>
   <artifactId>gkl</artifactId>
   <version>0.5.3</version>
</dependency>
compile group: 'com.intel.gkl', name: 'gkl', version: '0.5.3'
libraryDependencies += "com.intel.gkl" % "gkl" % "0.5.3"
<dependency org="com.intel.gkl" name="gkl" rev="0.5.3"/>
@Grapes(@Grab(group='com.intel.gkl', module='gkl', version='0.5.3'))
'com.intel.gkl:gkl:jar:0.5.3'

Download

Click the following link to download the jar file.

gkl-0.5.3-javadoc.jar
gkl-0.5.3-sources.jar
gkl-0.5.3.jar
gkl-0.5.3.pom



Related Tutorials