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