License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.bumptech.glide |
ArtifactId | ArtifactIdmocks |
Last Version | Last Version4.13.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGlide mocks
A set of mocks to ease testing with Glide
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mocks-4.13.2.pom | |
mocks-4.13.2.jar | 4 KB |
mocks-4.13.2-sources.jar | 2 KB |
mocks-4.13.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bumptech.glide/mocks/ -->
<dependency>
<groupId>com.github.bumptech.glide</groupId>
<artifactId>mocks</artifactId>
<version>4.13.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bumptech.glide/mocks/
implementation 'com.github.bumptech.glide:mocks:4.13.2'
// https://jarcasting.com/artifacts/com.github.bumptech.glide/mocks/
implementation ("com.github.bumptech.glide:mocks:4.13.2")
'com.github.bumptech.glide:mocks:aar:4.13.2'
<dependency org="com.github.bumptech.glide" name="mocks" rev="4.13.2">
<artifact name="mocks" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bumptech.glide', module='mocks', version='4.13.2')
)
libraryDependencies += "com.github.bumptech.glide" % "mocks" % "4.13.2"
[com.github.bumptech.glide/mocks "4.13.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bumptech.glide : glide | jar | 4.13.2 |
androidx.annotation » annotation | jar | 1.1.0 |
com.google.guava : guava | jar | 28.1-android |
org.mockito : mockito-core | jar | 2.24.0 |