License |
License |
---|---|
GroupId | GroupIdcom.parsely |
ArtifactId | ArtifactIdparsely |
Version | Version3.0.3 |
Type | Typeaar |
Description |
Descriptionparsely
The official Parse.ly Android toolkit
|
Project URL |
Project URL |
Filename | Size |
---|---|
parsely-3.0.3.pom | |
parsely-3.0.3-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.parsely/parsely/ -->
<dependency>
<groupId>com.parsely</groupId>
<artifactId>parsely</artifactId>
<version>3.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.parsely/parsely/
implementation 'com.parsely:parsely:3.0.3'
// https://jarcasting.com/artifacts/com.parsely/parsely/
implementation ("com.parsely:parsely:3.0.3")
'com.parsely:parsely:aar:3.0.3'
<dependency org="com.parsely" name="parsely" rev="3.0.3">
<artifact name="parsely" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.parsely', module='parsely', version='3.0.3')
)
libraryDependencies += "com.parsely" % "parsely" % "3.0.3"
[com.parsely/parsely "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.google.android.gms » play-services-ads | jar | 21.0.0 |