Categories |
CategoriesJNA Development Tools Native Search Business Logic Libraries |
---|---|
GroupId | GroupIdcom.stepstone.search.hnswlib.jna |
ArtifactId | ArtifactIdhnswlib-jna-legacy |
Version | Version1.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.stepstone.search.hnswlib.jna/hnswlib-jna-legacy/ -->
<dependency>
<groupId>com.stepstone.search.hnswlib.jna</groupId>
<artifactId>hnswlib-jna-legacy</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stepstone.search.hnswlib.jna/hnswlib-jna-legacy/
implementation 'com.stepstone.search.hnswlib.jna:hnswlib-jna-legacy:1.2.0'
// https://jarcasting.com/artifacts/com.stepstone.search.hnswlib.jna/hnswlib-jna-legacy/
implementation ("com.stepstone.search.hnswlib.jna:hnswlib-jna-legacy:1.2.0")
'com.stepstone.search.hnswlib.jna:hnswlib-jna-legacy:jar:1.2.0'
<dependency org="com.stepstone.search.hnswlib.jna" name="hnswlib-jna-legacy" rev="1.2.0">
<artifact name="hnswlib-jna-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stepstone.search.hnswlib.jna', module='hnswlib-jna-legacy', version='1.2.0')
)
libraryDependencies += "com.stepstone.search.hnswlib.jna" % "hnswlib-jna-legacy" % "1.2.0"
[com.stepstone.search.hnswlib.jna/hnswlib-jna-legacy "1.2.0"]