is not current version
Last Version 0.11

org.dmfs:contentpal-testing 0.7

A friend to help with Android ContentProvider operations.

GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

contentpal-testing
Version

Version

0.7
Type

Type

aar

Download contentpal-testing 0.7


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