Last Version

Serial 0.1.6

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

License

License

GroupId

GroupId

com.twitter.serial
ArtifactId

ArtifactId

serial
Version

Version

0.1.6
Type

Type

jar
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 0.1.6


<!-- https://jarcasting.com/artifacts/com.twitter.serial/serial/ -->
<dependency>
    <groupId>com.twitter.serial</groupId>
    <artifactId>serial</artifactId>
    <version>0.1.6</version>
</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:jar:0.1.6'
<dependency org="com.twitter.serial" name="serial" rev="0.1.6">
  <artifact name="serial" type="jar" />
</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.