не последняя версия
Последняя версия 1.0.4

com.github.julianps.modelmapper:modelmapper-vavr-module 1.0.3-Snapshot


Категории

Категории

ModelMapper Универсальные библиотеки Bean Mapping Vavr Functional Programming
Группа

Группа

com.github.julianps.modelmapper
Идентификатор

Идентификатор

modelmapper-vavr-module
Версия

Версия

1.0.3-Snapshot
Тип

Тип

jar

Скачать modelmapper-vavr-module 1.0.3-Snapshot


<!-- 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.3-Snapshot</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julianps.modelmapper/modelmapper-vavr-module/
implementation 'com.github.julianps.modelmapper:modelmapper-vavr-module:1.0.3-Snapshot'
// https://jarcasting.com/artifacts/com.github.julianps.modelmapper/modelmapper-vavr-module/
implementation ("com.github.julianps.modelmapper:modelmapper-vavr-module:1.0.3-Snapshot")
'com.github.julianps.modelmapper:modelmapper-vavr-module:jar:1.0.3-Snapshot'
<dependency org="com.github.julianps.modelmapper" name="modelmapper-vavr-module" rev="1.0.3-Snapshot">
  <artifact name="modelmapper-vavr-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julianps.modelmapper', module='modelmapper-vavr-module', version='1.0.3-Snapshot')
)
libraryDependencies += "com.github.julianps.modelmapper" % "modelmapper-vavr-module" % "1.0.3-Snapshot"
[com.github.julianps.modelmapper/modelmapper-vavr-module "1.0.3-Snapshot"]