Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-scala_2.11 |
Version | Version0.0.48 |
Type | Typejar |
Filename | Size |
---|---|
hnswlib-scala_2.11-0.0.48.pom | |
hnswlib-scala_2.11-0.0.48.jar | 76 KB |
hnswlib-scala_2.11-0.0.48-sources.jar | 16 KB |
hnswlib-scala_2.11-0.0.48-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.11/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-scala_2.11</artifactId>
<version>0.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.11/
implementation 'com.github.jelmerk:hnswlib-scala_2.11:0.0.48'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.11/
implementation ("com.github.jelmerk:hnswlib-scala_2.11:0.0.48")
'com.github.jelmerk:hnswlib-scala_2.11:jar:0.0.48'
<dependency org="com.github.jelmerk" name="hnswlib-scala_2.11" rev="0.0.48">
<artifact name="hnswlib-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-scala_2.11', version='0.0.48')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-scala_2.11" % "0.0.48"
[com.github.jelmerk/hnswlib-scala_2.11 "0.0.48"]