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