is not current version
Last Version 0.2.2

com.github.ooftf:arch-frame-mvvm 0.1.6

noting to description

GroupId

GroupId

com.github.ooftf
ArtifactId

ArtifactId

arch-frame-mvvm
Version

Version

0.1.6
Type

Type

aar

Download arch-frame-mvvm 0.1.6


<!-- https://jarcasting.com/artifacts/com.github.ooftf/arch-frame-mvvm/ -->
<dependency>
    <groupId>com.github.ooftf</groupId>
    <artifactId>arch-frame-mvvm</artifactId>
    <version>0.1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/arch-frame-mvvm/
implementation 'com.github.ooftf:arch-frame-mvvm:0.1.6'
// https://jarcasting.com/artifacts/com.github.ooftf/arch-frame-mvvm/
implementation ("com.github.ooftf:arch-frame-mvvm:0.1.6")
'com.github.ooftf:arch-frame-mvvm:aar:0.1.6'
<dependency org="com.github.ooftf" name="arch-frame-mvvm" rev="0.1.6">
  <artifact name="arch-frame-mvvm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='arch-frame-mvvm', version='0.1.6')
)
libraryDependencies += "com.github.ooftf" % "arch-frame-mvvm" % "0.1.6"
[com.github.ooftf/arch-frame-mvvm "0.1.6"]