License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-scala_2.13 |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionScala integration
|
Filename | Size |
---|---|
hnswlib-scala_2.13-1.0.0.pom | |
hnswlib-scala_2.13-1.0.0.jar | 63 KB |
hnswlib-scala_2.13-1.0.0-sources.jar | 16 KB |
hnswlib-scala_2.13-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.13/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-scala_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.13/
implementation 'com.github.jelmerk:hnswlib-scala_2.13:1.0.0'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.13/
implementation ("com.github.jelmerk:hnswlib-scala_2.13:1.0.0")
'com.github.jelmerk:hnswlib-scala_2.13:jar:1.0.0'
<dependency org="com.github.jelmerk" name="hnswlib-scala_2.13" rev="1.0.0">
<artifact name="hnswlib-scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-scala_2.13', version='1.0.0')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-scala_2.13" % "1.0.0"
[com.github.jelmerk/hnswlib-scala_2.13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.github.jelmerk : hnswlib-core | jar | 1.0.0 |
com.github.jelmerk : hnswlib-metrics-dropwizard Optional | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.0 |