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