is not current version
Last Version 5.1.1

com.liferay.mobile:liferay-screens 1.4.0

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

GroupId

GroupId

com.liferay.mobile
ArtifactId

ArtifactId

liferay-screens
Version

Version

1.4.0
Type

Type

jar

Download liferay-screens 1.4.0


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