| Группа | Группаcom.tecsisa |
|---|---|
| Идентификатор | Идентификаторlightql-elastic-http_2.12 |
| Версия | Версия6.2.1 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic-http_2.12/ -->
<dependency>
<groupId>com.tecsisa</groupId>
<artifactId>lightql-elastic-http_2.12</artifactId>
<version>6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic-http_2.12/
implementation 'com.tecsisa:lightql-elastic-http_2.12:6.2.1'
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic-http_2.12/
implementation ("com.tecsisa:lightql-elastic-http_2.12:6.2.1")
'com.tecsisa:lightql-elastic-http_2.12:jar:6.2.1'
<dependency org="com.tecsisa" name="lightql-elastic-http_2.12" rev="6.2.1">
<artifact name="lightql-elastic-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecsisa', module='lightql-elastic-http_2.12', version='6.2.1')
)
libraryDependencies += "com.tecsisa" % "lightql-elastic-http_2.12" % "6.2.1"
[com.tecsisa/lightql-elastic-http_2.12 "6.2.1"]