Last Version

Mosby testing package for testing mvp components 3.0.0-alpha4

A Model-View-Presenter library for Android apps

License

License

GroupId

GroupId

com.hannesdorfmann.mosby3
ArtifactId

ArtifactId

testing
Version

Version

3.0.0-alpha4
Type

Type

jar
Description

Description

Mosby testing package for testing mvp components
A Model-View-Presenter library for Android apps
Project URL

Project URL

https://github.com/sockeqwe/mosby
Source Code Management

Source Code Management

https://github.com/sockeqwe/mosby

Download testing 3.0.0-alpha4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.hannesdorfmann.mosby3 : mvp-common jar 3.0.0-alpha4
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.5-beta
org.robolectric : robolectric jar 3.1.4

Project Modules

There are no modules declared in this project.