is not current version
Last Version 1.0.1.RELEASE

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

Dozer Extra

GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

dozer-extra-converters
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download 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"]