Serial

Light-weight, fast framework for object serialization in Java, with Android support.

License

License

GroupId

GroupId

com.twitter.serial
ArtifactId

ArtifactId

serial
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

aar
Description

Description

Serial
Light-weight, fast framework for object serialization in Java, with Android support.
Project URL

Project URL

https://github.com/twitter/serial

Download serial

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.twitter.serial

Twitter

Twitter 💙 #opensource

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3.1