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

com.github.hiwepy:dozer-extra-converters 1.0.0.RELEASE

Dozer Extra

Группа

Группа

com.github.hiwepy
Идентификатор

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

dozer-extra-converters
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать dozer-extra-converters 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hiwepy/dozer-extra-converters/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>dozer-extra-converters</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/dozer-extra-converters/
implementation 'com.github.hiwepy:dozer-extra-converters:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/dozer-extra-converters/
implementation ("com.github.hiwepy:dozer-extra-converters:1.0.0.RELEASE")
'com.github.hiwepy:dozer-extra-converters:jar:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="dozer-extra-converters" rev="1.0.0.RELEASE">
  <artifact name="dozer-extra-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='dozer-extra-converters', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "dozer-extra-converters" % "1.0.0.RELEASE"
[com.github.hiwepy/dozer-extra-converters "1.0.0.RELEASE"]