is not current version
Last Version 5.1.1

com.liferay.mobile:getuserscreenlet 5.0.5

Liferay Screens for Android includes the component (screenlets) library and a sample project

GroupId

GroupId

com.liferay.mobile
ArtifactId

ArtifactId

getuserscreenlet
Version

Version

5.0.5
Type

Type

aar

Download getuserscreenlet 5.0.5


<!-- https://jarcasting.com/artifacts/com.liferay.mobile/getuserscreenlet/ -->
<dependency>
    <groupId>com.liferay.mobile</groupId>
    <artifactId>getuserscreenlet</artifactId>
    <version>5.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.mobile/getuserscreenlet/
implementation 'com.liferay.mobile:getuserscreenlet:5.0.5'
// https://jarcasting.com/artifacts/com.liferay.mobile/getuserscreenlet/
implementation ("com.liferay.mobile:getuserscreenlet:5.0.5")
'com.liferay.mobile:getuserscreenlet:aar:5.0.5'
<dependency org="com.liferay.mobile" name="getuserscreenlet" rev="5.0.5">
  <artifact name="getuserscreenlet" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.mobile', module='getuserscreenlet', version='5.0.5')
)
libraryDependencies += "com.liferay.mobile" % "getuserscreenlet" % "5.0.5"
[com.liferay.mobile/getuserscreenlet "5.0.5"]