is not current version
Last Version 3.0.3

com.parsely:parsely 3.0.2

The official Parse.ly Android toolkit

GroupId

GroupId

com.parsely
ArtifactId

ArtifactId

parsely
Version

Version

3.0.2
Type

Type

aar

Download parsely 3.0.2


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