Last Version

DTO Base project's parent 2.0.5

Dto base class and serialization util classes

License

License

GroupId

GroupId

ru.send-to.dto
ArtifactId

ArtifactId

DtoCommon-parent
Version

Version

2.0.5
Type

Type

pom
Description

Description

DTO Base project's parent
Dto base class and serialization util classes
Project URL

Project URL

http://github.com/nleva/DtoCommon
Source Code Management

Source Code Management

https://github.com/nleva/DtoCommon

Download DtoCommon-parent 2.0.5


<!-- https://jarcasting.com/artifacts/ru.send-to.dto/DtoCommon-parent/ -->
<dependency>
    <groupId>ru.send-to.dto</groupId>
    <artifactId>DtoCommon-parent</artifactId>
    <version>2.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.dto/DtoCommon-parent/
implementation 'ru.send-to.dto:DtoCommon-parent:2.0.5'
// https://jarcasting.com/artifacts/ru.send-to.dto/DtoCommon-parent/
implementation ("ru.send-to.dto:DtoCommon-parent:2.0.5")
'ru.send-to.dto:DtoCommon-parent:pom:2.0.5'
<dependency org="ru.send-to.dto" name="DtoCommon-parent" rev="2.0.5">
  <artifact name="DtoCommon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.dto', module='DtoCommon-parent', version='2.0.5')
)
libraryDependencies += "ru.send-to.dto" % "DtoCommon-parent" % "2.0.5"
[ru.send-to.dto/DtoCommon-parent "2.0.5"]

Dependencies

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

Project Modules

  • DtoCommon-android
  • DtoCommon-core
  • DtoCommon-java