не последняя версия
Последняя версия 0.11

org.dmfs:contentpal-testing 0.6

A friend to help with Android ContentProvider operations.

Группа

Группа

org.dmfs
Идентификатор

Идентификатор

contentpal-testing
Версия

Версия

0.6
Тип

Тип

aar

Скачать contentpal-testing 0.6


<!-- https://jarcasting.com/artifacts/org.dmfs/contentpal-testing/ -->
<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>contentpal-testing</artifactId>
    <version>0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/contentpal-testing/
implementation 'org.dmfs:contentpal-testing:0.6'
// https://jarcasting.com/artifacts/org.dmfs/contentpal-testing/
implementation ("org.dmfs:contentpal-testing:0.6")
'org.dmfs:contentpal-testing:aar:0.6'
<dependency org="org.dmfs" name="contentpal-testing" rev="0.6">
  <artifact name="contentpal-testing" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='contentpal-testing', version='0.6')
)
libraryDependencies += "org.dmfs" % "contentpal-testing" % "0.6"
[org.dmfs/contentpal-testing "0.6"]