is not current version
Last Version 3.0.0-alpha4

com.hannesdorfmann.mosby3:testing 3.0.0-alpha2

A Model-View-Presenter library for Android apps

GroupId

GroupId

com.hannesdorfmann.mosby3
ArtifactId

ArtifactId

testing
Version

Version

3.0.0-alpha2
Type

Type

jar

Download testing 3.0.0-alpha2


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