License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdru.noties |
ArtifactId | ArtifactIdcursormock |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionCursorMock
Cursor Mock for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cursormock-1.0.0.pom | |
cursormock-1.0.0.aar | 18 KB |
cursormock-1.0.0-sources.jar | 12 KB |
cursormock-1.0.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.noties/cursormock/ -->
<dependency>
<groupId>ru.noties</groupId>
<artifactId>cursormock</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/cursormock/
implementation 'ru.noties:cursormock:1.0.0'
// https://jarcasting.com/artifacts/ru.noties/cursormock/
implementation ("ru.noties:cursormock:1.0.0")
'ru.noties:cursormock:aar:1.0.0'
<dependency org="ru.noties" name="cursormock" rev="1.0.0">
<artifact name="cursormock" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='cursormock', version='1.0.0')
)
libraryDependencies += "ru.noties" % "cursormock" % "1.0.0"
[ru.noties/cursormock "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 25.1.0 |