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