is not current version
Last Version 5.1.1

com.liferay.mobile:liferay-screens 4.0.1

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

GroupId

GroupId

com.liferay.mobile
ArtifactId

ArtifactId

liferay-screens
Version

Version

4.0.1
Type

Type

jar

Download liferay-screens 4.0.1


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