GroupId | GroupIdcom.liveperson.android |
---|---|
ArtifactId | ArtifactIdlp_structured_content |
Version | Version1.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
lp_structured_content-1.2.0.pom | |
lp_structured_content-1.2.0-sources.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liveperson.android/lp_structured_content/ -->
<dependency>
<groupId>com.liveperson.android</groupId>
<artifactId>lp_structured_content</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.liveperson.android/lp_structured_content/
implementation 'com.liveperson.android:lp_structured_content:1.2.0'
// https://jarcasting.com/artifacts/com.liveperson.android/lp_structured_content/
implementation ("com.liveperson.android:lp_structured_content:1.2.0")
'com.liveperson.android:lp_structured_content:aar:1.2.0'
<dependency org="com.liveperson.android" name="lp_structured_content" rev="1.2.0">
<artifact name="lp_structured_content" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liveperson.android', module='lp_structured_content', version='1.2.0')
)
libraryDependencies += "com.liveperson.android" % "lp_structured_content" % "1.2.0"
[com.liveperson.android/lp_structured_content "1.2.0"]