is not current version
Last Version 1.0.4

com.github.julianps.modelmapper:modelmapper-vavr-module 1.0.1


Categories

Categories

ModelMapper General Purpose Libraries Bean Mapping Vavr Functional Programming
GroupId

GroupId

com.github.julianps.modelmapper
ArtifactId

ArtifactId

modelmapper-vavr-module
Version

Version

1.0.1
Type

Type

jar

Download modelmapper-vavr-module 1.0.1


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