| GroupId | GroupIdcom.tecsisa |
|---|---|
| ArtifactId | ArtifactIdlightql-elastic_2.11 |
| Version | Version5.5.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| lightql-elastic_2.11-5.5.0.pom | |
| lightql-elastic_2.11-5.5.0.jar | 13 KB |
| lightql-elastic_2.11-5.5.0-sources.jar | 2 KB |
| lightql-elastic_2.11-5.5.0-javadoc.jar | 355 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.11/ -->
<dependency>
<groupId>com.tecsisa</groupId>
<artifactId>lightql-elastic_2.11</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.11/
implementation 'com.tecsisa:lightql-elastic_2.11:5.5.0'
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.11/
implementation ("com.tecsisa:lightql-elastic_2.11:5.5.0")
'com.tecsisa:lightql-elastic_2.11:jar:5.5.0'
<dependency org="com.tecsisa" name="lightql-elastic_2.11" rev="5.5.0">
<artifact name="lightql-elastic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecsisa', module='lightql-elastic_2.11', version='5.5.0')
)
libraryDependencies += "com.tecsisa" % "lightql-elastic_2.11" % "5.5.0"
[com.tecsisa/lightql-elastic_2.11 "5.5.0"]