| Группа | Группаcom.tecsisa |
|---|---|
| Идентификатор | Идентификаторlightql-elastic_2.11 |
| Версия | Версия6.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| lightql-elastic_2.11-6.2.1.pom | |
| lightql-elastic_2.11-6.2.1.jar | 13 KB |
| lightql-elastic_2.11-6.2.1-sources.jar | 2 KB |
| lightql-elastic_2.11-6.2.1-javadoc.jar | 355 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.11/ -->
<dependency>
<groupId>com.tecsisa</groupId>
<artifactId>lightql-elastic_2.11</artifactId>
<version>6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.11/
implementation 'com.tecsisa:lightql-elastic_2.11:6.2.1'
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.11/
implementation ("com.tecsisa:lightql-elastic_2.11:6.2.1")
'com.tecsisa:lightql-elastic_2.11:jar:6.2.1'
<dependency org="com.tecsisa" name="lightql-elastic_2.11" rev="6.2.1">
<artifact name="lightql-elastic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecsisa', module='lightql-elastic_2.11', version='6.2.1')
)
libraryDependencies += "com.tecsisa" % "lightql-elastic_2.11" % "6.2.1"
[com.tecsisa/lightql-elastic_2.11 "6.2.1"]