is not current version
Last Version 6.5.2

com.github.dozermapper.tests:dozer-tests-parent 6.3.0


GroupId

GroupId

com.github.dozermapper.tests
ArtifactId

ArtifactId

dozer-tests-parent
Version

Version

6.3.0
Type

Type

pom

Download dozer-tests-parent 6.3.0


<!-- https://jarcasting.com/artifacts/com.github.dozermapper.tests/dozer-tests-parent/ -->
<dependency>
    <groupId>com.github.dozermapper.tests</groupId>
    <artifactId>dozer-tests-parent</artifactId>
    <version>6.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dozermapper.tests/dozer-tests-parent/
implementation 'com.github.dozermapper.tests:dozer-tests-parent:6.3.0'
// https://jarcasting.com/artifacts/com.github.dozermapper.tests/dozer-tests-parent/
implementation ("com.github.dozermapper.tests:dozer-tests-parent:6.3.0")
'com.github.dozermapper.tests:dozer-tests-parent:pom:6.3.0'
<dependency org="com.github.dozermapper.tests" name="dozer-tests-parent" rev="6.3.0">
  <artifact name="dozer-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dozermapper.tests', module='dozer-tests-parent', version='6.3.0')
)
libraryDependencies += "com.github.dozermapper.tests" % "dozer-tests-parent" % "6.3.0"
[com.github.dozermapper.tests/dozer-tests-parent "6.3.0"]