is not current version
Last Version 1.2.1

com.github.chhsiao90:modelmapper-module-java8 1.1.0

ModelMapper Module for Java8

Categories

Categories

Java 8 Languages ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.chhsiao90
ArtifactId

ArtifactId

modelmapper-module-java8
Version

Version

1.1.0
Type

Type

pom

Download modelmapper-module-java8 1.1.0


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