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