GroupId | GroupIdcom.github.ooftf |
---|---|
ArtifactId | ArtifactIdarch-frame-mvvm |
Version | Version0.1.6 |
Type | Typeaar |
Filename | Size |
---|---|
arch-frame-mvvm-0.1.6.pom | |
arch-frame-mvvm-0.1.6-sources.jar | 13 KB |
arch-frame-mvvm-0.1.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]