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