License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.yhcheng.ppc64native |
ArtifactId | ArtifactIdppc64native |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPPC64 Native Library
Genomics native code for PPC64 platforms (LE only)
|
Project URL |
Project URL |
Filename | Size |
---|---|
ppc64native-0.3.0.pom | |
ppc64native-0.3.0.jar | 6 KB |
ppc64native-0.3.0-sources.jar | 4 KB |
ppc64native-0.3.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yhcheng.ppc64native/ppc64native/ -->
<dependency>
<groupId>com.github.yhcheng.ppc64native</groupId>
<artifactId>ppc64native</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yhcheng.ppc64native/ppc64native/
implementation 'com.github.yhcheng.ppc64native:ppc64native:0.3.0'
// https://jarcasting.com/artifacts/com.github.yhcheng.ppc64native/ppc64native/
implementation ("com.github.yhcheng.ppc64native:ppc64native:0.3.0")
'com.github.yhcheng.ppc64native:ppc64native:jar:0.3.0'
<dependency org="com.github.yhcheng.ppc64native" name="ppc64native" rev="0.3.0">
<artifact name="ppc64native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yhcheng.ppc64native', module='ppc64native', version='0.3.0')
)
libraryDependencies += "com.github.yhcheng.ppc64native" % "ppc64native" % "0.3.0"
[com.github.yhcheng.ppc64native/ppc64native "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.broadinstitute : gatk-native-bindings | jar | 0.1.0-rc-1 |
org.apache.logging.log4j : log4j-api | jar | 2.5 |
org.apache.logging.log4j : log4j-core | jar | 2.5 |
com.github.samtools : htsjdk | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.9 |