GroupId | GroupIdcom.github.asuslennikov |
---|---|
ArtifactId | ArtifactIdmvvm-presentation |
Version | Version0.8.30 |
Type | Typeaar |
Filename | Size |
---|---|
mvvm-presentation-0.8.30.pom | |
mvvm-presentation-0.8.30.aar | 31 KB |
mvvm-presentation-0.8.30-sources.jar | 15 KB |
mvvm-presentation-0.8.30-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-presentation/ -->
<dependency>
<groupId>com.github.asuslennikov</groupId>
<artifactId>mvvm-presentation</artifactId>
<version>0.8.30</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-presentation/
implementation 'com.github.asuslennikov:mvvm-presentation:0.8.30'
// https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-presentation/
implementation ("com.github.asuslennikov:mvvm-presentation:0.8.30")
'com.github.asuslennikov:mvvm-presentation:aar:0.8.30'
<dependency org="com.github.asuslennikov" name="mvvm-presentation" rev="0.8.30">
<artifact name="mvvm-presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.asuslennikov', module='mvvm-presentation', version='0.8.30')
)
libraryDependencies += "com.github.asuslennikov" % "mvvm-presentation" % "0.8.30"
[com.github.asuslennikov/mvvm-presentation "0.8.30"]