| Группа | Группаcom.github.seratch |
|---|---|
| Идентификатор | Идентификаторkotliquery |
| Версия | Версия1.1.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kotliquery-1.1.5.pom | |
| kotliquery-1.1.5.jar | 60 KB |
| kotliquery-1.1.5-sources.jar | 9 KB |
| kotliquery-1.1.5-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.seratch/kotliquery/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>kotliquery</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/kotliquery/
implementation 'com.github.seratch:kotliquery:1.1.5'
// https://jarcasting.com/artifacts/com.github.seratch/kotliquery/
implementation ("com.github.seratch:kotliquery:1.1.5")
'com.github.seratch:kotliquery:jar:1.1.5'
<dependency org="com.github.seratch" name="kotliquery" rev="1.1.5">
<artifact name="kotliquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='kotliquery', version='1.1.5')
)
libraryDependencies += "com.github.seratch" % "kotliquery" % "1.1.5"
[com.github.seratch/kotliquery "1.1.5"]