Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-scala_2.11 |
Version | Version0.0.20 |
Type | Typejar |
Filename | Size |
---|---|
hnswlib-scala_2.11-0.0.20.pom | |
hnswlib-scala_2.11-0.0.20.jar | 60 KB |
hnswlib-scala_2.11-0.0.20-sources.jar | 14 KB |
hnswlib-scala_2.11-0.0.20-javadoc.jar | 480 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.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.11/
implementation 'com.github.jelmerk:hnswlib-scala_2.11:0.0.20'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.11/
implementation ("com.github.jelmerk:hnswlib-scala_2.11:0.0.20")
'com.github.jelmerk:hnswlib-scala_2.11:jar:0.0.20'
<dependency org="com.github.jelmerk" name="hnswlib-scala_2.11" rev="0.0.20">
<artifact name="hnswlib-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-scala_2.11', version='0.0.20')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-scala_2.11" % "0.0.20"
[com.github.jelmerk/hnswlib-scala_2.11 "0.0.20"]