License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Native |
GroupId | GroupIdnl.junglecomputing.cashmere |
ArtifactId | ArtifactIdcommon-source-identification-cashmere-native |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionCommon-source-identification-cashmere-native
Common-source-identification-cashmere-native is a support library for the common-source-identification-cashmere application; it interfaces to the native libraries to decode JPEG images and OpenCL FFT.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nl.junglecomputing.cashmere/common-source-identification-cashmere-native/ -->
<dependency>
<groupId>nl.junglecomputing.cashmere</groupId>
<artifactId>common-source-identification-cashmere-native</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.junglecomputing.cashmere/common-source-identification-cashmere-native/
implementation 'nl.junglecomputing.cashmere:common-source-identification-cashmere-native:1.2'
// https://jarcasting.com/artifacts/nl.junglecomputing.cashmere/common-source-identification-cashmere-native/
implementation ("nl.junglecomputing.cashmere:common-source-identification-cashmere-native:1.2")
'nl.junglecomputing.cashmere:common-source-identification-cashmere-native:jar:1.2'
<dependency org="nl.junglecomputing.cashmere" name="common-source-identification-cashmere-native" rev="1.2">
<artifact name="common-source-identification-cashmere-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.junglecomputing.cashmere', module='common-source-identification-cashmere-native', version='1.2')
)
libraryDependencies += "nl.junglecomputing.cashmere" % "common-source-identification-cashmere-native" % "1.2"
[nl.junglecomputing.cashmere/common-source-identification-cashmere-native "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jcuda : jcuda | jar | 0.9.0d |
org.jcuda : jcufft | jar | 0.9.0d |
org.jcuda : jcuda-natives | jar | 0.9.0d |
org.jcuda : jcufft-natives | jar | 0.9.0d |
Group / Artifact | Type | Version |
---|---|---|
nl.junglecomputing.cashmere : cashmere | jar | 0.4 |