GroupId | GroupIdcom.motorro.rxlcemodel |
---|---|
ArtifactId | ArtifactIdviewmodel |
Version | Version3.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
viewmodel-3.2.0.pom | |
viewmodel-3.2.0-sources.jar | 4 KB |
viewmodel-3.2.0-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.motorro.rxlcemodel/viewmodel/ -->
<dependency>
<groupId>com.motorro.rxlcemodel</groupId>
<artifactId>viewmodel</artifactId>
<version>3.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.motorro.rxlcemodel/viewmodel/
implementation 'com.motorro.rxlcemodel:viewmodel:3.2.0'
// https://jarcasting.com/artifacts/com.motorro.rxlcemodel/viewmodel/
implementation ("com.motorro.rxlcemodel:viewmodel:3.2.0")
'com.motorro.rxlcemodel:viewmodel:aar:3.2.0'
<dependency org="com.motorro.rxlcemodel" name="viewmodel" rev="3.2.0">
<artifact name="viewmodel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.motorro.rxlcemodel', module='viewmodel', version='3.2.0')
)
libraryDependencies += "com.motorro.rxlcemodel" % "viewmodel" % "3.2.0"
[com.motorro.rxlcemodel/viewmodel "3.2.0"]