Registry / serialization / parceler-api

parceler-api

JSON →
library1.1.13javamavenunverified

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>
INSTALL
IMPORT
SIG · PARCELER-API
P
parceler-api
serializationjavav1.1.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Parcels
org.parceler.Parcels

Wraps an object into a Parcelable using Parcels utility.

import org.parceler.Parcels; public class Example { public static void main(String[] args) { Parcels.wrap(new MyObject()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.13latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
parceler-api — mvn dependency:get parceler-api · libregistry