Boxer

Annotation based serialization for java and Android

License

License

GroupId

GroupId

com.larswerkman
ArtifactId

ArtifactId

boxer
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Boxer
Annotation based serialization for java and Android
Project URL

Project URL

https://github.com/LarsWerkman/Boxer

Download boxer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.2.0

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.0.0
com.google.guava : guava jar 12.0
junit : junit jar 4.12
org.robolectric : robolectric jar 3.0-rc2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1