License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-scala_2.13 |
Version | Version0.0.46 |
Type | Typejar |
Description |
DescriptionScala integration
|
Filename | Size |
---|---|
hnswlib-scala_2.13-0.0.46.pom | |
hnswlib-scala_2.13-0.0.46.jar | 63 KB |
hnswlib-scala_2.13-0.0.46-sources.jar | 16 KB |
hnswlib-scala_2.13-0.0.46-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>0.0.46</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.13/
implementation 'com.github.jelmerk:hnswlib-scala_2.13:0.0.46'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-scala_2.13/
implementation ("com.github.jelmerk:hnswlib-scala_2.13:0.0.46")
'com.github.jelmerk:hnswlib-scala_2.13:jar:0.0.46'
<dependency org="com.github.jelmerk" name="hnswlib-scala_2.13" rev="0.0.46">
<artifact name="hnswlib-scala_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-scala_2.13', version='0.0.46')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-scala_2.13" % "0.0.46"
[com.github.jelmerk/hnswlib-scala_2.13 "0.0.46"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | ${scala.version} |
com.github.jelmerk : hnswlib-core | jar | 0.0.46 |
com.github.jelmerk : hnswlib-metrics-dropwizard Optional | jar | 0.0.46 |