не последняя версия
Последняя версия 2.0.1

com.hannesdorfmann.mosby:viewstate 1.1.0

A Model-View-Presenter library for Android apps

Группа

Группа

com.hannesdorfmann.mosby
Идентификатор

Идентификатор

viewstate
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать viewstate 1.1.0


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