не последняя версия
Последняя версия 1.0.1

ru.send-to.dto:DtoCommon 0.3.2

Dto base class and serialization util classes

Группа

Группа

ru.send-to.dto
Идентификатор

Идентификатор

DtoCommon
Версия

Версия

0.3.2
Тип

Тип

jar

Скачать DtoCommon 0.3.2


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