Shuffle DTO

Shuffle protocol buffer domain objects

License

License

GroupId

GroupId

org.dodgybits.shuffle
ArtifactId

ArtifactId

shuffle-dto
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Shuffle DTO
Shuffle protocol buffer domain objects
Project URL

Project URL

http://code.google.com/p/android-shuffle/
Source Code Management

Source Code Management

https://bitbucket.org/andybryant/shuffle-dto

Download shuffle-dto

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1