is not current version
Last Version 1.0.20

io.github.danielblue:mvvm-core 1.0.17

A Android repo

GroupId

GroupId

io.github.danielblue
ArtifactId

ArtifactId

mvvm-core
Version

Version

1.0.17
Type

Type

aar

Download mvvm-core 1.0.17


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