License |
License |
---|---|
GroupId | GroupIdde.mirkosertic.bytecoder |
ArtifactId | ArtifactIdbytecoder.opencl |
Last Version | Last Version2021-11-02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBytecoder OpenCL API
Bytecoder OpenCL API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.opencl/ -->
<dependency>
<groupId>de.mirkosertic.bytecoder</groupId>
<artifactId>bytecoder.opencl</artifactId>
<version>2021-11-02</version>
</dependency>
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.opencl/
implementation 'de.mirkosertic.bytecoder:bytecoder.opencl:2021-11-02'
// https://jarcasting.com/artifacts/de.mirkosertic.bytecoder/bytecoder.opencl/
implementation ("de.mirkosertic.bytecoder:bytecoder.opencl:2021-11-02")
'de.mirkosertic.bytecoder:bytecoder.opencl:jar:2021-11-02'
<dependency org="de.mirkosertic.bytecoder" name="bytecoder.opencl" rev="2021-11-02">
<artifact name="bytecoder.opencl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mirkosertic.bytecoder', module='bytecoder.opencl', version='2021-11-02')
)
libraryDependencies += "de.mirkosertic.bytecoder" % "bytecoder.opencl" % "2021-11-02"
[de.mirkosertic.bytecoder/bytecoder.opencl "2021-11-02"]
Group / Artifact | Type | Version |
---|---|---|
de.mirkosertic.bytecoder : java.base | jar | 2021-11-02 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.0.0 |