maps

An alternative Android testing framework.

License

License

GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

maps
Last Version

Last Version

3.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

maps
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download maps

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.icu : icu4j jar 53.1

test (6)

Group / Artifact Type Version
org.robolectric : android-all jar o-preview-4-robolectric-0
com.google.android.maps » maps jar 23_r1
org.robolectric : robolectric jar 3.4.2
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.2
3.4.1
3.4
3.4-rc5
3.4-rc4
3.4-rc3