| Категории |
КатегорииORM Данные |
|---|---|
| Группа | Группаcom.jporm |
| Идентификатор | Идентификаторjpo-test-rx-integration |
| Версия | Версия8.6.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jpo-test-rx-integration-8.6.6.pom | |
| jpo-test-rx-integration-8.6.6.jar | 18 KB |
| jpo-test-rx-integration-8.6.6-sources.jar | 13 KB |
| jpo-test-rx-integration-8.6.6-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jporm/jpo-test-rx-integration/ -->
<dependency>
<groupId>com.jporm</groupId>
<artifactId>jpo-test-rx-integration</artifactId>
<version>8.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.jporm/jpo-test-rx-integration/
implementation 'com.jporm:jpo-test-rx-integration:8.6.6'
// https://jarcasting.com/artifacts/com.jporm/jpo-test-rx-integration/
implementation ("com.jporm:jpo-test-rx-integration:8.6.6")
'com.jporm:jpo-test-rx-integration:jar:8.6.6'
<dependency org="com.jporm" name="jpo-test-rx-integration" rev="8.6.6">
<artifact name="jpo-test-rx-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jporm', module='jpo-test-rx-integration', version='8.6.6')
)
libraryDependencies += "com.jporm" % "jpo-test-rx-integration" % "8.6.6"
[com.jporm/jpo-test-rx-integration "8.6.6"]