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