| License | License | 
|---|---|
| GroupId | GroupIdcom.intel.gkl | 
| ArtifactId | ArtifactIdgkl | 
| Last Version | Last Version0.8.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionIntel Genomics Kernel Library (GKL) Genomics compute kernels optimized for Intel Architecture | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| gkl-0.8.8.pom | |
| gkl-0.8.8.jar | 578 KB | 
| gkl-0.8.8-sources.jar | 7 KB | 
| gkl-0.8.8-javadoc.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.intel.gkl/gkl/ -->
<dependency>
    <groupId>com.intel.gkl</groupId>
    <artifactId>gkl</artifactId>
    <version>0.8.8</version>
</dependency>// https://jarcasting.com/artifacts/com.intel.gkl/gkl/
implementation 'com.intel.gkl:gkl:0.8.8'// https://jarcasting.com/artifacts/com.intel.gkl/gkl/
implementation ("com.intel.gkl:gkl:0.8.8")'com.intel.gkl:gkl:jar:0.8.8'<dependency org="com.intel.gkl" name="gkl" rev="0.8.8">
  <artifact name="gkl" type="jar" />
</dependency>@Grapes(
@Grab(group='com.intel.gkl', module='gkl', version='0.8.8')
)libraryDependencies += "com.intel.gkl" % "gkl" % "0.8.8"[com.intel.gkl/gkl "0.8.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.4 | 
| org.broadinstitute : gatk-native-bindings | jar | 1.0.0 | 
| org.apache.logging.log4j : log4j-api | jar | 2.13.2 | 
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 | 
| com.github.samtools : htsjdk | jar | 2.21.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.4.0 |