Last Version

Mosby Model View Presenter with View State 2.0.1

A Model-View-Presenter library for Android apps

License

License

GroupId

GroupId

com.hannesdorfmann.mosby
ArtifactId

ArtifactId

viewstate
Version

Version

2.0.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 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.hannesdorfmann.mosby : mvp jar 2.0.1

Project Modules

There are no modules declared in this project.