An automatic Android Parcelable generator that simplifies the implementation of Android's Parcelable interface.
<dependency>
<groupId>org.parceler</groupId>
<artifactId>parceler-api</artifactId>
<version>1.1.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wraps an object into a Parcelable using Parcels utility.
No known issues recorded.
No dependency data recorded yet.