Last Version

Mosby Model View Presenter with View State 3.1.1

A Model-View-Presenter library for Android apps

License

License

GroupId

GroupId

com.hannesdorfmann.mosby3
ArtifactId

ArtifactId

viewstate
Version

Version

3.1.1
Type

Type

aar
Description

Description

Mosby Model View Presenter with View State
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 viewstate 3.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hannesdorfmann.mosby3 : mvp jar 3.1.1

Project Modules

There are no modules declared in this project.