License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-examples-scala |
Version | Version0.0.46 |
Type | Typejar |
Description |
DescriptionExamples for the scala integration
|
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-scala/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-examples-scala</artifactId>
<version>0.0.46</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-scala/
implementation 'com.github.jelmerk:hnswlib-examples-scala:0.0.46'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-scala/
implementation ("com.github.jelmerk:hnswlib-examples-scala:0.0.46")
'com.github.jelmerk:hnswlib-examples-scala:jar:0.0.46'
<dependency org="com.github.jelmerk" name="hnswlib-examples-scala" rev="0.0.46">
<artifact name="hnswlib-examples-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-examples-scala', version='0.0.46')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-examples-scala" % "0.0.46"
[com.github.jelmerk/hnswlib-examples-scala "0.0.46"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jelmerk : hnswlib-scala_2.11 | jar | 0.0.46 |
com.github.jelmerk : hnswlib-metrics-dropwizard | jar | 0.0.46 |
org.scala-lang : scala-library | jar | 2.11.12 |