| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаorg.dmfs |
| Идентификатор | Идентификаторcontentpal-testing |
| Версия | Версия0.11 |
| Тип | Типaar |
| Описание |
Описаниеcontentpal-testing
A friend to help with Android ContentProvider operations.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| contentpal-testing-0.11.pom | |
| contentpal-testing-0.11.aar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dmfs/contentpal-testing/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>contentpal-testing</artifactId>
<version>0.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/contentpal-testing/
implementation 'org.dmfs:contentpal-testing:0.11'
// https://jarcasting.com/artifacts/org.dmfs/contentpal-testing/
implementation ("org.dmfs:contentpal-testing:0.11")
'org.dmfs:contentpal-testing:aar:0.11'
<dependency org="org.dmfs" name="contentpal-testing" rev="0.11">
<artifact name="contentpal-testing" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='contentpal-testing', version='0.11')
)
libraryDependencies += "org.dmfs" % "contentpal-testing" % "0.11"
[org.dmfs/contentpal-testing "0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.dmfs : contentpal-api | jar | 0.11 |
| androidx.annotation » annotation | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.12.0 |
| org.dmfs : jems-testing | jar | 1.43 |