GroupId | GroupIdcom.liferay.mobile |
---|---|
ArtifactId | ArtifactIdgetuserscreenlet |
Version | Version5.0.5 |
Type | Typeaar |
Filename | Size |
---|---|
getuserscreenlet-5.0.5.pom | |
getuserscreenlet-5.0.5-sources.jar | 7 KB |
Browse |
<!-- 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"]