Categories |
CategoriesKotlin Languages Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIduy.kohesive.elasticsearch |
ArtifactId | ArtifactIdelasticsearch-lang-kotlin-common |
Version | Version1.0.0-BETA-01 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-common/ -->
<dependency>
<groupId>uy.kohesive.elasticsearch</groupId>
<artifactId>elasticsearch-lang-kotlin-common</artifactId>
<version>1.0.0-BETA-01</version>
</dependency>
// https://jarcasting.com/artifacts/uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-common/
implementation 'uy.kohesive.elasticsearch:elasticsearch-lang-kotlin-common:1.0.0-BETA-01'
// https://jarcasting.com/artifacts/uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-common/
implementation ("uy.kohesive.elasticsearch:elasticsearch-lang-kotlin-common:1.0.0-BETA-01")
'uy.kohesive.elasticsearch:elasticsearch-lang-kotlin-common:jar:1.0.0-BETA-01'
<dependency org="uy.kohesive.elasticsearch" name="elasticsearch-lang-kotlin-common" rev="1.0.0-BETA-01">
<artifact name="elasticsearch-lang-kotlin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='uy.kohesive.elasticsearch', module='elasticsearch-lang-kotlin-common', version='1.0.0-BETA-01')
)
libraryDependencies += "uy.kohesive.elasticsearch" % "elasticsearch-lang-kotlin-common" % "1.0.0-BETA-01"
[uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-common "1.0.0-BETA-01"]