GroupId | GroupIdcom.github.ooftf |
---|---|
ArtifactId | ArtifactIdarch-frame-mvvm |
Version | Version0.2.1 |
Type | Typeaar |
Filename | Size |
---|---|
arch-frame-mvvm-0.2.1.pom | |
arch-frame-mvvm-0.2.1-sources.jar | 16 KB |
arch-frame-mvvm-0.2.1-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.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/arch-frame-mvvm/
implementation 'com.github.ooftf:arch-frame-mvvm:0.2.1'
// https://jarcasting.com/artifacts/com.github.ooftf/arch-frame-mvvm/
implementation ("com.github.ooftf:arch-frame-mvvm:0.2.1")
'com.github.ooftf:arch-frame-mvvm:aar:0.2.1'
<dependency org="com.github.ooftf" name="arch-frame-mvvm" rev="0.2.1">
<artifact name="arch-frame-mvvm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='arch-frame-mvvm', version='0.2.1')
)
libraryDependencies += "com.github.ooftf" % "arch-frame-mvvm" % "0.2.1"
[com.github.ooftf/arch-frame-mvvm "0.2.1"]