is not current version
Last Version 1.2.1

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

ModelMapper Module for Java8 Data Types

Categories

Categories

Java 8 Languages Data ModelMapper General Purpose Libraries Bean Mapping
GroupId

GroupId

com.github.chhsiao90
ArtifactId

ArtifactId

modelmapper-module-java8-datatypes
Version

Version

1.1.0
Type

Type

jar

Download modelmapper-module-java8-datatypes 1.1.0


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