не последняя версия
Последняя версия 1.0.1-RELEASE

io.github.lomtalay:MappingGuide 1.0.0.RELEASE

Utility to help for combine properties value from multiple POJO to mapping defined POJO

Категории

Категории

IDE Инструменты разработки GUI Взаимодействие с пользователем
Группа

Группа

io.github.lomtalay
Идентификатор

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

MappingGuide
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать MappingGuide 1.0.0.RELEASE


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