| License |
License |
|---|---|
| GroupId | GroupIdorg.dodgybits.shuffle |
| ArtifactId | ArtifactIdshuffle-dto |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionShuffle DTO
Shuffle protocol buffer domain objects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shuffle-dto-2.0.2.pom | |
| shuffle-dto-2.0.2.jar | 63 KB |
| shuffle-dto-2.0.2-sources.jar | 18 KB |
| shuffle-dto-2.0.2-javadoc.jar | 132 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 2.4.1 |