Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdru.albemuth.jcuda |
ArtifactId | ArtifactIdjcusegsort-natives |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
jcusegsort-natives-0.8.0.pom | 2 KB |
jcusegsort-natives-0.8.0-windows-x86_64.jar | 35 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.albemuth.jcuda/jcusegsort-natives/ -->
<dependency>
<groupId>ru.albemuth.jcuda</groupId>
<artifactId>jcusegsort-natives</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.albemuth.jcuda/jcusegsort-natives/
implementation 'ru.albemuth.jcuda:jcusegsort-natives:0.8.0'
// https://jarcasting.com/artifacts/ru.albemuth.jcuda/jcusegsort-natives/
implementation ("ru.albemuth.jcuda:jcusegsort-natives:0.8.0")
'ru.albemuth.jcuda:jcusegsort-natives:jar:0.8.0'
<dependency org="ru.albemuth.jcuda" name="jcusegsort-natives" rev="0.8.0">
<artifact name="jcusegsort-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.albemuth.jcuda', module='jcusegsort-natives', version='0.8.0')
)
libraryDependencies += "ru.albemuth.jcuda" % "jcusegsort-natives" % "0.8.0"
[ru.albemuth.jcuda/jcusegsort-natives "0.8.0"]