Categories |
CategoriesJavaScript Languages Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.soywiz |
ArtifactId | ArtifactIdkorio-ext-db-elasticsearch-js |
Version | Version0.15.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.soywiz/korio-ext-db-elasticsearch-js/ -->
<dependency>
<groupId>com.soywiz</groupId>
<artifactId>korio-ext-db-elasticsearch-js</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korio-ext-db-elasticsearch-js/
implementation 'com.soywiz:korio-ext-db-elasticsearch-js:0.15.0'
// https://jarcasting.com/artifacts/com.soywiz/korio-ext-db-elasticsearch-js/
implementation ("com.soywiz:korio-ext-db-elasticsearch-js:0.15.0")
'com.soywiz:korio-ext-db-elasticsearch-js:jar:0.15.0'
<dependency org="com.soywiz" name="korio-ext-db-elasticsearch-js" rev="0.15.0">
<artifact name="korio-ext-db-elasticsearch-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korio-ext-db-elasticsearch-js', version='0.15.0')
)
libraryDependencies += "com.soywiz" % "korio-ext-db-elasticsearch-js" % "0.15.0"
[com.soywiz/korio-ext-db-elasticsearch-js "0.15.0"]